An open API service indexing awesome lists of open source software.

https://github.com/akhilseshan/line_character_segmentation

Python code for word-by-word and character-by-character segmentation of handwritten documents
https://github.com/akhilseshan/line_character_segmentation

image-processing image-segmentation python segmentation

Last synced: 8 months ago
JSON representation

Python code for word-by-word and character-by-character segmentation of handwritten documents

Awesome Lists containing this project

README

          

# Line Character Segmentation

### This is a segmentation algorithm for segmentation of characters and words from a handwritten document.
### The libraries used are: OpenCV, Scipy and Numpy.