Can anybody please suggest me how can I be able to implement typed digits [0-9] recognition technique?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Image Analyst
am 6 Okt. 2018
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 Kommentare
Siehe auch
Kategorien
Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!