Can anybody please suggest me how can I be able to implement typed digits [0-9] recognition technique?
1 次查看(过去 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.
回答(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 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!