TarunChakitha / OCR

https://github.com/SaiTarunUppari/OCR.wiki.git
15 stars 6 forks source link

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...