Can anybody please suggest me how can I be able to implement typed digits [0-9] recognition technique?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have done segmentation of digits and stored them in a file location. Now, I need to implement recognition technique for those digits. Need some suggestion in this regard. My segmented digits sample is attached for further clarification.

댓글 수: 2
답변 (1개)
Image Analyst
2018년 10월 6일
The usual way is deep learning. Do a search for "mnist digits" and something like "deep learning", "neural network", etc. and I'm sure you'll find it.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!