Python-based tools for document analysis and OCR
A Python wrapper for the tesseract-ocr API
This is a tutorial on getting OCR running on a simple web server, using python, flask, tesseract-ocr, and leptonica
#计算机科学#A simple python OCR engine using opencv
A supermarket receipt parser written in Python using tesseract OCR
A convolutional neural network implemented in pure numpy.
The code for the blogpost A Python Approach to Character Recognition
A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV
Heroku Flask-Python app using Tesseract OCR
OCR library to extract text & tables from PDF files and images. Convert any image or PDF to CSV / TXT / JSON / Searchable PDF.
OCR using Python, Tesseract and OpenCV in a Docker container
Detect text blocks and OCR poorly scanned PDFs in bulk. Python module available via pip.
Neural network OCR.
Examples to implement OCR(Optical Character Recognition) using tesseract using Python