matlab code for detect digits using neural network

6 views (last 30 days)
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
Image Analyst on 4 Oct 2014
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
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
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.

Sign in to comment.


Star Strider
Star Strider on 4 Oct 2014
Search ‘Answers’ as well.
  1 Comment
Greg Heath
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

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!