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!