Skip to content

Optical Character Recognition in Python using Tesseract

Notifications You must be signed in to change notification settings

CybTekk-LLP/OCR-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

OCR (Python)

First install the dependencies

I am using MacOS Sonoma 14.4.1 (M2 Chip)

Get the dependencies:

  • pip3 install opencv-python --break-system-packages
  • pip3 install pytesseract --break-system-packages
  • brew install Pillow

Now run,

  • python3 python.py

About

Optical Character Recognition in Python using Tesseract

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages