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.
☆146Updated 5 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
- Document Scanner and Word Segmentation☆122Updated 4 years ago
- Detect handwritten words (classic image processing based method).☆268Updated last year
- Detect and fix skew in images containing text☆263Updated 5 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆74Updated 2 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆304Updated 3 months ago
- Code and procdures for handwriting object detection and recognition☆79Updated 4 years ago
- Page to PAGE Layout Analysis Tool☆191Updated 3 years ago
- Text detection with mainly MSER and SWT☆200Updated 4 months ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆163Updated 2 years ago
- A simple program to extract the text from an image before performing OCR☆222Updated 4 years ago
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆37Updated 8 years ago
- A simple document scanner with OCR implemented using Python and OpenCV☆44Updated 4 years ago
- Retrive meaningful information from PAN Card image using tesseract-ocr☆124Updated 6 months ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆149Updated 3 years ago
- Apply different text recognition services to images of handwritten documents.☆176Updated 2 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆68Updated 5 years ago
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆444Updated last year
- Detect textlines in document images☆92Updated 9 months ago
- Handwritten Text Recognition using TensorFlow☆274Updated 6 months ago
- Detect handwritten words (neural network based).☆68Updated 3 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated 8 months ago
- Perspective recovery of text using transformed ellipses☆150Updated 3 years ago
- An application of high resolution GANs to dewarp images of perturbed documents☆137Updated 3 years ago
- Extract text information from Aadhaar Card using tesseract-ocr☆131Updated 2 years ago
- A semi-automatic open-source tool for Layout Analysis and Region EXtraction on early printed books.☆185Updated 3 months ago
- Table recognition inside douments using neural networks☆93Updated 6 years ago
- Segmenting Handwritten Paragraphs into Characters☆48Updated 5 years ago
- A software for extracting text from scanned images of printed text documents☆57Updated 6 years ago
- document image degradation☆162Updated 4 years ago
- Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to tra…☆153Updated 2 years ago