Skip to content

TathagataRoy1278/CharacterSeperator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CharacterSeperator

When given an image it seperates the alphabetical characters in that image

Dependencies: OpenCV(cv2), numpy, matplotlib,

After importing main, run the get() method with the location of the image file. Then all the characters in the image are processed and put in a >chars< variable as numpy arrays. After running get() run show() to see the characters one by one, pressing any key to progress to the next ones

About

When given an image it seperates the alphabetical characters in that image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages