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 Box detection algorithm for any image containing boxes.☆120Updated 5 years ago
- Intuitive interface for fine-tuning and retraining a Tesseract OCR language model☆10Updated 4 months ago
- A comprehensive tutorial for OCR in python using Tesseract-OCR and OpenCV☆126Updated 3 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 5 years ago
- Keras implementation of character-level sequence-to-sequence learning for spelling correction☆73Updated 6 years ago
- Software to recognize handwriting☆62Updated 2 years ago
- Python tools for Tesseract OCR training☆26Updated 3 years ago
- Codes and experiments while learning and exploring deep learning for personal curiosity by doing online courses, personal projects and wo…