Tagged Questions
9
votes
12answers
2k views
Where to start Handwritten Recognition using Neural Network?
I've been trying to learn about Neural Networks for a while now, and I can understand some basic tutorials online. Now i want to develop online handwritten recognition using Neural Network. So i ...
8
votes
4answers
4k views
Recommendations for Handwriting Recognition Libraries/Packages in Java
Finding a good Handwriting recognition library in Java has been a bit elusive.
I'd like to compare both commercial and any free options, along with any insights to strengths/weaknesses of each.
...
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 ...