ankitshaw / Document-Scanner-and-OCRLinks
A simple document scanner with OCR implemented using Python and OpenCV
☆44Updated 4 years ago
Alternatives and similar repositories for Document-Scanner-and-OCR
Users that are interested in Document-Scanner-and-OCR are comparing it to the libraries listed below
Sorting:
- The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.☆57Updated 7 years ago
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆36Updated 8 years ago
- Template based form extractor OCR. Train your own character and alphabet OCR.☆18Updated 6 years ago
- Build your own document scanner with OpenCV Python☆123Updated 4 years ago
- Tutorial on how to deskew (straighten) text images☆51Updated 3 years ago
- ☆145Updated 5 years ago
- Building OCR using YOLO and Tesseract☆95Updated 3 years ago
- Recognizing Handwritten Text using Deep Learning☆16Updated 5 years ago
- Optical Character Recognition in Python.☆42Updated 6 years ago
- A software for extracting text from scanned images of printed text documents☆57Updated 6 years ago
- Apply different text recognition services to images of handwritten documents.☆183Updated 2 years ago
- Detect handwritten words (classic image processing based method).☆273Updated 2 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 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
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters …☆316Updated 6 months ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- Document Boundary & Canny Edge Detection using OpenCV☆65Updated 6 years ago
- Python project to recognise printed pages, handwritten notes and signatures using AI. Comes all together to build a writer identification…☆13Updated 6 years ago
- Document Scanner and Word Segmentation☆125Updated 4 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆71Updated 5 years ago
- Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to tra…☆153Updated 2 years ago
- Text detection with mainly MSER and SWT☆201Updated 7 months ago
- Optical character recognition (OCR) is process of classification of opti- cal patterns contained in a digital image. The character recogn…☆41Updated 3 years ago
- Take any phone-taken picture and turn it into a document scan.☆90Updated 9 months ago
- Ready-to-use Magnetic ink character recognition (MICR E-13B & CMC-7) datasets and *.traineddata for tesseract v4 + evaluation app