matlab code for detect digits using neural network
Show older comments
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
Answers (2)
Image Analyst
on 4 Oct 2014
0 votes
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 Comments
Image Analyst
on 4 Oct 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
on 4 Oct 2014
Edited: Image Analyst
on 4 Oct 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
on 5 Oct 2014
You could also check VisionBib which has all kinds of handwritten OCR articles. Perhaps one of them uses Neural networks.
Star Strider
on 4 Oct 2014
0 votes
Search ‘Answers’ as well.
Here is one that seems appropriate: Handwritten digit recognition using Neural networks; How to configure for 2-D input?
1 Comment
Greg Heath
on 5 Oct 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
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!