matlab code for detect digits using neural network
이전 댓글 표시
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
답변 (2개)
Image Analyst
2014년 10월 4일
0 개 추천
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
Image Analyst
2014년 10월 4일
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
2014년 10월 4일
편집: Image Analyst
2014년 10월 4일
I don't use Neural Networks - you'll have to wait until Greg Heath sees this., or else check the File Exchange.
Image Analyst
2014년 10월 5일
You could also check VisionBib which has all kinds of handwritten OCR articles. Perhaps one of them uses Neural networks.
Star Strider
2014년 10월 4일
0 개 추천
Search ‘Answers’ as well.
Here is one that seems appropriate: Handwritten digit recognition using Neural networks; How to configure for 2-D input?
댓글 수: 1
Greg Heath
2014년 10월 5일
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
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!