A simple python OCR engine using opencv
-
Updated
Sep 7, 2022 - Python
{{ message }}
A simple python OCR engine using opencv
Optical Character Recognition in Python.
Intelligent Optical Character Recognition OCR tool to read plain text and tables from image or pdf files with great accuracy
Python wrapper for cross platform tesseract OCR engine with multiple languages (e.g. Bangla)
Flask ALPR is a web service for automatic license plate recognition (ALPR). The web service is written in Python using Flask for REST API and OpenCV with PyTesseract for plate recognition. The service offers two REST API-s, one for checking if licence plate is detected and one for detecting licence plate from camera image. All detected licence plates are automatically stored in a SQLite database using the SQLAlchemy library.
GoogleVision_OCR Project to Read out PDF
Add a description, image, and links to the python-ocr topic page so that developers can more easily learn about it.
To associate your repository with the python-ocr topic, visit your repo's landing page and select "manage topics."