Click to See Complete Forum and Search --> : Handwriting identification


yosef
September 16th, 2004, 03:15 PM
Hellow everybody.

Please tell me where I can find in internet algorithms of handwriting and character recognistion. I need their logical description and if possible their code.

Thanks.

yiannakop
September 20th, 2004, 07:58 AM
Hellow everybody.

Please tell me where I can find in internet algorithms of handwriting and character recognistion. I need their logical description and if possible their code.

Thanks.
Optical character recognition is just a small area of pattern recognition. So I propose you should first study some pattern recognition (baysian classifiers, k-means, neural networks, SVMs etc).