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:
- A simple python OCR engine using opencv☆529Updated last year
- Detect text with stroke width transform.☆333Updated 9 years ago
- Detect and fix skew in images containing text☆267Updated 6 years ago
- A playground implementing Epshtein, Ofek, and Wexler's Stroke Width Transform☆103Updated 8 years ago
- ☆125Updated 11 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…☆149Updated 6 years ago
- Robust Text Detection implementation based on http://www.stanford.edu/~hchen2/papers/ICIP2011_RobustTextDetection.pdf☆158Updated 8 years ago
- Mapping photos of Old New York☆293Updated 10 months ago
- This is a reading list for deep learning for OCR☆344Updated 7 years ago
- 🖺 OCR using tensorflow with attention☆646Updated 6 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆118Updated 8 years ago
- Handwritten recognition with slice+cnn+lstm/multidimentional lstm/cnn+lstm☆77Updated 7 years ago
- OCR with caffe deep learning framework -> Migrated to tensorflow☆215Updated 8 years ago
- Rotation and skew detection using DL.☆59Updated 7 years ago
- Text detection with mainly MSER and SWT☆201Updated 11 months 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☆136Updated 4 years ago
- Various documents related to Tesseract OCR☆266Updated 4 years ago
- A small C++ implementation of LSTM networks, focused on OCR.☆829Updated 6 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
- Perspective recovery of text using transformed ellipses☆150Updated 4 years ago
- Fast Stroke Width Transform (SWT) algorithm for use in Python☆44Updated 4 years ago
- Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.☆150Updated 2 years ago
- Optical Character Recognition using Tensorflow and Keras☆26Updated 7 years ago
- Retrive meaningful information from PAN Card image using tesseract-ocr☆125Updated last year
- Telugu OCR framework using RNN, CTC in Theano & Python3.☆45Updated 4 years ago
- Real-time image preprocess and OCR.☆277Updated 4 years ago
- Deep-digit-detector (and recognizer) in natural scene. A digit detection framework was implemented using keras with tensorflow backend.☆186Updated 2 years ago
- Repository collecting all the submodules for the new PyTorch-based OCR System.☆142Updated 4 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated last year