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 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for image_text_reader
- Detect handwritten words (classic image processing based method).☆265Updated last year
- Document Scanner and Word Segmentation☆119Updated 4 years ago
- Detect and fix skew in images containing text☆262Updated 5 years ago
- Detect handwritten words (neural network based).☆66Updated 2 years ago
- Line-level Handwritten Text Recognition (HTR) system implemented with TensorFlow.☆74Updated 2 years ago
- Optical character recognition (OCR) is process of classification of opti- cal patterns contained in a digital image. The character recogn…☆40Updated 2 years ago
- Tensorflow, Luminoth Based Table Detection and Extraction☆163Updated last year
- Handwriting Recognition System based on a deep Convolutional Recurrent Neural Network architecture☆434Updated last year
- Building OCR using YOLO and Tesseract☆91Updated 3 years ago
- How to train a Keras model to recognize variable length text | DLology☆69Updated 6 years ago
- Use Convolutional Recurrent Neural Network to recognize the Handwritten line text image without pre segmentation into words or characters…☆294Updated 2 years ago
- Perspective recovery of text using transformed ellipses☆148Updated 3 years ago
- A simple program to extract the text from an image before performing OCR☆221Updated 4 years ago
- Handwritten Text Recognition using TensorFlow☆266Updated 2 months ago
- Apply different text recognition services to images of handwritten documents.☆172Updated last year
- NanoNets OCR API Example for Python☆182Updated 2 years ago
- Code and procdures for handwriting object detection and recognition☆79Updated 3 years ago
- A Box detection algorithm for any image containing boxes.☆119Updated 4 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆63Updated 4 years ago
- Library used to deskew a scanned document☆418Updated last month
- Extract text information from Aadhaar Card using tesseract-ocr☆131Updated 2 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated 4 months ago
- Pretrained mixed models to be used with Calamari.☆58Updated last month
- Page to PAGE Layout Analysis Tool☆191Updated 2 years ago
- Text detection with mainly MSER and SWT☆198Updated last week
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆118Updated 2 years ago
- This repository lets you train neural networks models for performing end-to-end full-page handwriting recognition using the Apache MXNet …☆489Updated last year
- This a Deep learning AI system which recognize handwritten characters, Here I use chars74k data-set for training the model☆64Updated 7 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆146Updated 3 years ago
- Table Detection and Extraction Using Deep Learning ( It is built in Python, using Luminoth, TensorFlow<2.0 and Sonnet.)☆198Updated last year