jasonlfunk / ocr-text-extraction
A simple program to extract the text from an image before performing OCR
☆221Updated 4 years ago
Alternatives and similar repositories for ocr-text-extraction:
Users that are interested in ocr-text-extraction are comparing it to the libraries listed below
- Detect and fix skew in images containing text☆262Updated 5 years ago
- Retrive meaningful information from PAN Card image using tesseract-ocr☆124Updated 5 months 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…☆146Updated 5 years ago
- Real-time image preprocess and OCR.☆271Updated 3 years ago
- A simple python OCR engine using opencv☆527Updated last year
- This CNN-based model for recognition of hand written digits attains a validation accuracy of 99.2% after training for 12 epochs. Its trai…☆129Updated 8 years ago
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆37Updated 8 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 7 years ago
- Small library containing various image processing algorithms (+ Python 3 bindings) that has almost no dependencies -- Moved to Gnome's Gi…☆62Updated 6 years ago
- Detect text with stroke width transform.☆333Updated 8 years ago
- Mapping photos of Old New York☆288Updated 2 months ago
- Rotation and skew detection using DL.☆59Updated 6 years ago
- Fast Stroke Width Transform (SWT) algorithm for use in Python☆44Updated 4 years ago
- Searching text in a image, an opencv based text content detect tool☆31Updated 5 years ago
- This is a reading list for deep learning for OCR☆344Updated 7 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆116Updated 7 years ago
- Text detection with mainly MSER and SWT☆200Updated 3 months ago
- 🖺 OCR using tensorflow with attention☆647Updated 5 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- Inspired by Machine Learning course on coursera.org. A helper tool for generating ocr features for Machine Learning algos...☆79Updated 4 years ago
- A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform☆103Updated 7 years ago
- Perspective recovery of text using transformed ellipses☆149Updated 3 years ago
- Handwritten Digit Recognition using OpenCV, sklearn and Python☆131Updated 4 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆498Updated 7 years ago
- ☆125Updated 10 years ago
- Process image to capture text and then use tesseract to computer OCR☆74Updated 10 years ago
- OCR using MXNet Gluon. The pipeline is composed of a CNN + biLSTM + CTC. The dataset is from: http://www.fki.inf.unibe.ch/databases/iam-h…☆127Updated 5 years ago
- This a Deep learning AI system which recognize handwritten characters, Here I use chars74k data-set for training the model☆63Updated 7 years ago
- OCR with caffe deep learning framework -> Migrated to tensorflow☆215Updated 8 years ago