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 comentarios

Tharindu
Tharindu el 24 de Sept. de 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 el 25 de Sept. de 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.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 25 de Sept. de 2013

0 votos

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.

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 30 de Abr. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by