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.
☆148Updated 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:
- Detect handwritten words (classic image processing based method).☆274Updated 2 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆451Updated 2 years ago
- A Box detection algorithm for any image containing boxes.☆120Updated 5 years ago
- Retrive meaningful information from PAN Card image using tesseract-ocr☆125Updated last year
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆150Updated 3 years ago
- Document Scanner and Word Segmentation☆122Updated 5 years ago
- A simple program to extract the text from an image before performing OCR☆222Updated 5 years ago
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆36Updated 9 years ago
- Handwritten Text Recognition using TensorFlow☆282Updated last year
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- Page to PAGE Layout Analysis Tool☆192Updated 3 years ago
- Detect and fix skew in images containing text☆267Updated 6 years ago
- Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.☆147Updated 2 years ago
- A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents usi…☆499Updated 2 years ago
- Detect handwritten words (neural network based).☆71Updated 3 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆124Updated 3 years ago
- Extract text information from Aadhaar Card using tesseract-ocr☆132Updated 3 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆325Updated 9 months ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆162Updated 2 years ago
- OCR software for recognition of handwritten text☆817Updated 2 years ago
- A software for extracting text from scanned images of printed text documents☆57Updated 6 years ago
- Detect textlines in document images☆92Updated last year
- python ocr using tesseract/ with EAST opencv detector☆42Updated last year
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆518Updated 3 months ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- Text detection with mainly MSER and SWT☆201Updated 10 months ago
- This a Deep learning AI system which recognize handwritten characters, Here I use chars74k data-set for training the model☆64Updated 8 years ago
- Table Detection and Extraction Using Deep Learning ( It is built in Python, using Luminoth, TensorFlow<2.0 and Sonnet.)☆198Updated 2 years ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 7 years ago