hand-written digit recognition

i am working on hand written number recognisation using neural network.that is pincode recognisation for example if i write 600014,in handwritten it should recognise,please help is there any codes for it or tell how to process

2 commentaires

Tharindu
Tharindu le 24 Sep 2013
hi, I am working on this type of project. Did you get a chance to find the solution? If so please let me know. Thanks
Greg Heath
Greg Heath le 25 Sep 2013
You will have to find a feature extraction algorithm to segment that number into 6 images. Then find a classification algorithm that will recognize each letter independently.

Connectez-vous pour commenter.

Réponses (1)

Image Analyst
Image Analyst le 25 Sep 2013

0 votes

Both of you can look in section 23 here: http://iris.usc.edu/Vision-Notes/bibliography/contents.html We don't give OCR solutions here - they're just too complicated for this forum. You can find hundreds of papers detailing working algorithms for more types of characters than you can possibly imagine, Western, Arabic, Farsi, Devanagari, Indic, Hindi, Hindu, Bangla, Bengali, Telugu, sign language, handwritten or typed, etc. etc.

Catégories

En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange

Question posée :

le 30 Avr 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by