jasonlfunk / ocr-text-extraction
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
- Detect and fix skew in images containing text☆265Updated 6 years ago
- 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
- A simple python OCR engine using opencv☆530Updated last year
- This is a reading list for deep learning for OCR☆344Updated 7 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- Process image to capture text and then use tesseract to computer OCR☆74Updated 10 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
- An implementation of some binarization methods such as Niblack, Sauvola, Wolfjolion and one based on feature space partitioning☆41Updated last year
- Inspired by Machine Learning course on coursera.org. A helper tool for generating ocr features for Machine Learning algos...☆77Updated 5 years ago
- A Keras/Theano implementation of "Reading Text in the Wild with Convolutional Neural Networks" by M Jaderberg et.al.☆117Updated 7 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 6 years ago
- Visual Attention based OCR☆1,117Updated 6 years ago
- OCR with caffe deep learning framework -> Migrated to tensorflow☆215Updated 8 years ago
- A small C++ implementation of LSTM networks, focused on OCR.☆825Updated 5 years ago
- Text detection with mainly MSER and SWT☆200Updated 5 months 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
- Perspective recovery of text using transformed ellipses☆150Updated 3 years ago
- Optical Character Recognition using Tensorflow and Keras☆26Updated 7 years ago
- Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.☆144Updated 2 years ago
- A Box detection algorithm for any image containing boxes.