yardstick17 / image_text_readerLinks
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:
- A Box detection algorithm for any image containing boxes.☆120Updated 5 years ago
- Document Scanner and Word Segmentation☆124Updated 4 years ago
- Detect handwritten words (classic image processing based method).☆273Updated 2 years ago
- Detect and fix skew in images containing text☆267Updated 6 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆449Updated last year
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆36Updated 8 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- Building OCR using YOLO and Tesseract☆96Updated 3 years ago
- A simple program to extract the text from an image before performing OCR☆222Updated 5 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆162Updated 2 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆123Updated 3 years ago
- Text detection with mainly MSER and SWT☆201Updated 8 months ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- Extract tables from scanned image PDFs using Optical Character Recognition.☆277Updated 5 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- Text Detection from images using OpenCV☆113Updated 4 years ago
- Retrive meaningful information from PAN Card image using tesseract-ocr☆125Updated 11 months ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated last year
- Page to PAGE Layout Analysis Tool☆191Updated 3 years ago
- Handwritten Text Recognition using TensorFlow☆281Updated 11 months ago
- Files and Scripts to run Tesseract 5 LSTM Training using fonts☆79Updated 3 years ago
- Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.☆146Updated 2 years ago
- OCR software for recognition of handwritten text☆812Updated 2 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆72Updated 5 years ago
- Detect handwritten words (neural network based).☆71Updated 3 years ago
- A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents usi…☆495Updated 2 years ago
- Python wrapper to grab text from images and save as text files using Tesseract Engine☆409Updated 2 years ago
- Extract text information from Aadhaar Card using tesseract-ocr☆131Updated 2 years ago
- Detect textlines in document images☆93Updated last year