Back
Is there any specific algorithm for handwriting recognition? The algorithm should recognize the handwritten letter.
Anyone could help would be greatly appreciated in advance.
Thank you
Here you can use an evolutionary algorithm like Genetic algorithm:
http://www.foibg.com/ibs_isc/ibs-02/IBS-02-p03.pdf
You can use Greedy Point Match method:
http://www.cs.berkeley.edu/~fateman/msw/GreedyPointMatchWriteup.pdf
I would suggest reading this paper:
On-Line and Off-Line Handwriting Recognition: A Comprehensive Survey
Hope this answer helps.
31k questions
32.8k answers
501 comments
693 users