ro6ley / python-ocr-example
The code for the blogpost A Python Approach to Character Recognition
☆57Updated last year
Alternatives and similar repositories for python-ocr-example:
Users that are interested in python-ocr-example are comparing it to the libraries listed below
- Examples to implement OCR(Optical Character Recognition) using tesseract using Python☆65Updated last year
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 6 years ago
- Building OCR using YOLO and Tesseract☆94Updated 3 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆119Updated 3 years ago
- The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.☆58Updated 7 years ago
- To extract details from Indian National Identification Cards such as PAN (completed) & Aadhar, Passport, Driving License (WIP) in a struc…☆80Updated 5 years ago
- Detect handwritten words (classic image processing based method).☆272Updated last year
- OCR Machine Learning in python☆45Updated 2 years ago
- The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes…☆147Updated 6 years ago
- Software to recognize handwriting☆63Updated last year
- Template based form extractor OCR. Train your own character and alphabet OCR.☆18Updated 6 years ago
- Detect handwritten words (neural network based).☆69Updated 3 years ago
- NanoNets OCR API Example for Python☆185Updated 3 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆70Updated 5 years ago
- Document Scanner and Word Segmentation☆123Updated 4 years ago
- Retrive meaningful information from PAN Card image using tesseract-ocr