Tagged Questions
1
vote
2answers
2k views
character recognition in Java
I have a new project that invloves on-line character recognition (recognizing characters as they are written). My idea is that each character is defined by a number of strokes that fit a mathmatical ...