matlab code for detect digits using neural network
Ältere Kommentare anzeigen
I have given a problem for recognizing the digits using neural network so, can u please provide me matlab code for this as soon as possible
Antworten (2)
Image Analyst
am 4 Okt. 2014
0 Stimmen
If you're willing to use the Computer Vision System Toolbox to do your OCR instead of the Neural Network Toolbox, you can check this out: http://www.mathworks.com/help/vision/ref/ocr.html#bt548t1-2_1
3 Kommentare
Image Analyst
am 4 Okt. 2014
Swati's "Answer" moved here since it's not an answer to the original question, but a reply to me:
i have to do this using neural network . since i am new in this topic i have no idea about it. can u please help me out .
Image Analyst
am 4 Okt. 2014
Bearbeitet: Image Analyst
am 4 Okt. 2014
I don't use Neural Networks - you'll have to wait until Greg Heath sees this., or else check the File Exchange.
Image Analyst
am 5 Okt. 2014
You could also check VisionBib which has all kinds of handwritten OCR articles. Perhaps one of them uses Neural networks.
Star Strider
am 4 Okt. 2014
0 Stimmen
Search ‘Answers’ as well.
Here is one that seems appropriate: Handwritten digit recognition using Neural networks; How to configure for 2-D input?
1 Kommentar
Greg Heath
am 5 Okt. 2014
You didn't specify the format: Print or Handwritten ?
Anyway, I can't add much more than what IA and SS have recommended.
Another source might be comp.ai.neural-nets. However, there is no restriction on which language is used.
Good Luck
Greg
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!