HandWritten Character Segmentation from paragraphs into individual letters
- OpenCV-3.1.0
- Pyhton3
- NumPy
Directory segmented_img contains the individual characters of input image.
Sorry, I didn't had much time to make this programe easy to use. There are many hard thresholds and input image have to set in the code itself.
In between processing:
Final Output: Here we get single image corresponding to each letter in the text.