jasonlfunk / ocr-text-extractionLinks
A simple program to extract the text from an image before performing OCR
☆222Updated 5 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
Sorting:
- Detect text with stroke width transform.☆333Updated 9 years ago
- A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform☆103Updated 7 years ago
- Detect and fix skew in images containing text☆265Updated 6 years ago
- A simple python OCR engine using opencv☆532Updated last year
- Text detection with mainly MSER and SWT☆201Updated 7 months ago
- 🖺 OCR using tensorflow with attention☆647Updated 5 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 7 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.☆117Updated 8 years ago
- Visual Attention based OCR☆1,119Updated 6 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
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆45Updated 7 years ago
- TensorFlow convolutional recurrent neural network (CRNN) for text recognition☆291Updated 5 years ago
- Process image to capture text and then use tesseract to computer OCR☆74Updated 10 years ago
- Inspired by Machine Learning course on coursera.org. A helper tool for generating ocr features for Machine Learning algos...☆77Updated 5 years ago
- Handwritten Digit Recognition using OpenCV, sklearn and Python☆132Updated 4 years ago
- Small library containing various image processing algorithms (+ Python 3 bindings) that has almost no dependencies -- Moved to Gnome's Gi…☆62Updated 7 years ago
- Implementation of EAST scene text detector in Keras☆213Updated 2 years ago
- Various documents related to Tesseract OCR☆266Updated 3 years ago
- A selectional auto-encoder approach for document image binarization☆103Updated 2 years ago
- Code for the paper STN-OCR: A single Neural Network for Text Detection and Text Recognition☆499Updated 7 years ago
- ☆125Updated 10 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- Line Segmentation of Handwritten Documents using the A* Path Planning Algorithm☆27Updated 4 years ago
- A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cl…☆1,082Updated last year
- Convolutional recurrent neural network for scene text recognition or OCR in Keras☆125Updated 4 years ago
- RObust document image BINarization☆181Updated 10 months ago
- Scene text detection and recognition based on Extremal Region(ER)☆167Updated 5 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated 11 months ago
- Fast Stroke Width Transform (SWT) algorithm for use in Python☆44Updated 4 years ago