Skip to content

alistairmayo/OCR

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OCR

Optical Character Recognition using python This is simple project that recognizes and reads text in images. The image is to be captured using webcam with a resolution of at least 2 mega-pixel. The image should be perpendicular to the camera while capturing the frame. The code does not work for images containing perspective distortions. Any 2-dimensional skew will be corrected.

NCCESSARY PACKAGES:

opencv-python 4.2.0.32, numpy 1.18.1, pytesseract 0.3.4, regex 2020.5.14, blend-modes 2.1.0

Website in progress...

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%