lavanya-m-k / character-detection-and-crop-from-an-image-using-opencv-pythonLinks
Opencv python code to read a handwritten word , threshold the characters, draw bounding boxes around it and save the individual letters
☆20Updated 8 years ago
Alternatives and similar repositories for character-detection-and-crop-from-an-image-using-opencv-python
Users that are interested in character-detection-and-crop-from-an-image-using-opencv-python are comparing it to the libraries listed below
Sorting:
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆126Updated 3 years ago
- Text Detection from images using OpenCV☆114Updated 4 years ago
- A Box detection algorithm for any image containing boxes.☆121Updated 5 years ago
- Pretrained deep learning features for Documents trained on OCR results with Object Detection frameworks☆51Updated 7 years ago
- Image to dense vector embedding. Clone of https://github.com/christiansafka/img2vec for Keras users☆37Updated 6 years ago
- Keras implementation of character-level sequence-to-sequence learning for spelling correction☆73Updated 6 years ago
- Intuitive interface for fine-tuning and retraining a Tesseract OCR language model☆10Updated 5 months ago
- Building OCR using YOLO and Tesseract☆96Updated 4 years ago
- python ocr using tesseract/ with EAST opencv detector☆42Updated last year
- Image classification for everyone.☆216Updated 2 years ago
- The deslanting algorithm sets text upright in images. Python, C++ and OpenCL implementations provided.☆151Updated 4 years ago
- Codes and experiments while learning and exploring deep learning for personal curiosity by doing online courses, personal projects and wo…☆159Updated 6 years ago
- BoxDetect is a Python package based on OpenCV which allows you to easily detect rectangular shapes like character or checkbox boxes on sc…☆114Updated 2 years ago
- Packaged, Pytorch-based, easy to use, cross-platform version of the CRAFT text detector☆270Updated 3 years ago
- The module extracts text from image using the tesseract-OCR engine. Generally, text present in the images are blur or are of uneven sizes…☆150Updated 6 years ago
- Python tools for Tesseract OCR training☆26Updated 3 years ago
- Document processing using transformers☆22Updated 2 years ago
- How to train a Keras model to recognize variable length text | DLology☆70Updated 7 years ago
- In an effort to decrease the execution time of the OCR process, a multi-processing script was created using Python's multi-processing mod…☆10Updated 6 years ago
- Files and Scripts to run Tesseract 5 LSTM Training using fonts☆79Updated 3 years ago
- Implementation of BertGrid : https://arxiv.org/abs/1909.04948☆30Updated last year
- A Unet based deeplearning model to line/box/spurious artifacts from text images. Unsupervised training.☆60Updated 6 years ago
- Python scripts for segmentation of cursive handwritten image, and recognizing the characters using a CNN based model☆69Updated 5 years ago
- code and data for paper "One-shot Text Field Labeling using Attention and BeliefPropagation for Structure Information Extraction"☆61Updated 5 years ago
- Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.☆83Updated 2 years ago
- Deep learning based page layout analysis☆195Updated 6 years ago
- CUTIE (TensorFlow implementation of Convolutional Universal Text Information Extractor)☆157Updated 3 years ago
- A TensorFlow implementation of hybird CNN-LSTM model with CTC loss for OCR problem☆33Updated 6 years ago
- NanoNets OCR API Example for Python☆207Updated 3 years ago
- Optical character recognition using neural network. Implemented with Python and its libraries Numpy and OpenCV.☆36Updated 9 years ago