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.
☆150Updated 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☆456Updated 2 years ago
- A Box detection algorithm for any image containing boxes.☆121Updated 5 years ago
- Handwritten Text Recognition using TensorFlow☆291Updated last year
- Document Scanner and Word Segmentation☆123Updated 5 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆152Updated 4 years ago
- Detect and fix skew in images containing text☆268Updated 6 years ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- Code and procdures for handwriting object detection and recognition☆82Updated 5 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated last year
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆36Updated 9 years ago
- OCR software for recognition of handwritten text☆826Updated 3 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆69Updated 5 years ago
- Handwritten text recognition with sequence-to-sequence architecture☆17Updated 3 years ago
- A super lightweight image processing algorithm for detection and extraction of overlapped handwritten signatures on scanned documents usi…☆507Updated 2 years ago
- Retrive meaningful information from PAN Card image using tesseract-ocr☆123Updated last year
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆75Updated 3 years ago
- Page to PAGE Layout Analysis Tool☆191Updated 4 years ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆129Updated 3 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- The goal of this project is to solve the task of name transcription from handwriting images implementing a NN approach.☆57Updated 8 years ago
- Using Tensorflow to classify the NIST Dataset 19 (Handwriting)☆41Updated 7 years ago
- A software for extracting text from scanned images of printed text documents☆58Updated 7 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆162Updated 2 years ago
- Python wrapper to grab text from images and save as text files using Tesseract Engine☆417Updated 5 months ago
- Text Detection from images using OpenCV☆114Updated 4 years ago
- Text detection with mainly MSER and SWT☆200Updated last year
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆524Updated 7 months ago
- Table Detection and Extraction Using Deep Learning ( It is built in Python, using Luminoth, TensorFlow<2.0 and Sonnet.)☆198Updated 3 years ago
- A simple document layout analysis using Python-OpenCV☆126Updated 5 years ago