yardstick17 / image_text_reader
The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes. The image is pre-processed for better comprehension by OCR. This module first makes bounding box for text in images and then normalizes it to 300 dpi, suitable for OCR engine to read.
☆147Updated 6 years ago
Alternatives and similar repositories for image_text_reader
Users that are interested in image_text_reader are comparing it to the libraries listed below
Sorting:
- Document Scanner and Word Segmentation☆124Updated 4 years ago
- Detect handwritten words (classic image processing based method).☆273Updated 2 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- Detect and fix skew in images containing text☆265Updated 6 years ago
- Text detection with mainly MSER and SWT☆200Updated 6 months ago
- Handwritten recognition with slice+cnn+lstm/multidimentional lstm/cnn+lstm☆77Updated 7 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆447Updated last year
- Page to PAGE Layout Analysis Tool☆191Updated 3 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 6 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- Python wrapper to grab text from images and save as text files using Tesseract Engine☆407Updated 2 years ago
- Recognize handwritten text in scanned documents using MultiDimensional Recurrent Neural Networks☆46Updated 6 years ago
- Files and Scripts to run Tesseract 5 LSTM Training using fonts☆80Updated 3 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated 10 months ago
- Run tesseract with the tesserocr bindings with @OCR-D's interfaces☆39Updated 2 weeks ago
- Detect textlines in document images☆93Updated 11 months ago
- Perspective recovery of text using transformed ellipses☆150Updated 3 years ago
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆36Updated 8 years ago
- Building OCR using YOLO and Tesseract☆94Updated 3 years ago
- A Box detection algorithm for any image containing boxes.☆120Updated 4 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆311Updated 5 months ago
- An application of high resolution GANs to dewarp images of perturbed documents☆141Updated 3 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆163Updated 2 years ago
- OCR software for recognition of handwritten text☆804Updated 2 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆507Updated 2 years ago
- Toolbox for OCR post-correction☆121Updated 5 years ago
- Text Detection from images using OpenCV☆109Updated 4 years ago
- A simple document layout analysis using Python-OpenCV☆124Updated 4 years ago
- Retrive meaningful information from PAN Card image using tesseract-ocr☆124Updated 8 months ago