incorrect image classification using NN
古いコメントを表示
hi all i have implemented a neural network to recognize printed character (0-9 and L R ), I got correct classification when testing in offline mode i.e. on previously captured images but when i connect the camera and test the NN in the online mode i got completely incorrect classification i used wavelets as features extractor with resolution 4 and i noticed some differences in features extracted during online capturing and the straining one , can anyone help me out figure the error or advice me with something
5 件のコメント
Image Analyst
2013 年 9 月 21 日
How could we do that, not knowing anything at all about your images, code, or algorithm? See the paper clip icon? Use it to attach any files you think might be useful to someone who may want to help you.
Sarah Mahmood
2013 年 9 月 22 日
Sarah Mahmood
2013 年 9 月 26 日
Image Analyst
2013 年 9 月 26 日
Well, there aren't that many NN experts around. Perhaps you'd be willing to use more traditional methods, like here. Anyway, OCR questions never get a lot of help in this forum - they're just too complicated and involved for us to answer. Most people want a turnkey OCR program just handed over to them, and we just can't do that. We can help on small snippets of code only.
Sarah Mahmood
2013 年 9 月 26 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Text Detection and Recognition についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!