0
votes
0answers
20 views
Handwriting recognition (japanese) with AJAX
Hey guys,
I just found this very interesting ajax handwriting recognition tool for japanese language http://www.chasen.org/~taku/software/ajax/hwr/
How is it done?
Thanks!
3
votes
3answers
80 views
Chinese handwriting recognition
I'm looking for handwriting recognition solution. I've found one here, which is a flash application. What's the principle of how it works? Does it make any queries to db to find the character?
Thank …
0
votes
0answers
23 views
Accurate BoundingBox on Microsoft ISF?
I have a set of Microsoft ISF (Ink Serialized Format) images, which I am attempting to convert to PNGs to include in a web page. I have successfully used the C# package Microsoft.Ink to draw the ink …
0
votes
1answer
433 views
3x3 Sobel operator and gradient features
Reading a paper, I'm having difficulty understanding the algorithm described:
Given a black and white digital image of a handwriting sample, cut out a single character to analyze. Since this can be …
4
votes
4answers
407 views
Algorithm for Hand writing recognition
Hello ,
Is there any specific algorithm for handwriting recognition?
The algorithm should recognize the hand written letter.
Any one could help would be greatly appreciated in advance.
Thank you
0
votes
2answers
277 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 …
5
votes
3answers
342 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
1answer
236 views
FOSS Intelligent Character Recognition (ICR)
Does anyone know of an open source Intelligent Character Recognition (ICR) library? There seems to be plenty out there for OCR but I am focusing on recognizing handwriting and would love it if there …
