image processing
10 次查看(过去 30 天)
显示 更早的评论
how to detect numbers in an image,suppose a cricket match image is there and i want to read only the numbers i;e,the score ,how to perform,can anyone help please
0 个评论
回答(1 个)
Andreas Goser
2011-9-8
3 个评论
Image Analyst
2011-9-8
Only if you write it. Or use someone else's code (that is not a toolbox which you seem to want to avoid) and adapt it to your images. Why are you against using robust code that has already been written and tested if it will save you the time of reinventing it?
Walter Roberson
2011-9-8
Pat needs to avoid using a toolbox for this because it is a class assignment.
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!