image processing

조회 수: 10 (최근 30일)
Pat
Pat 2011년 9월 8일
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

답변 (1개)

Andreas Goser
Andreas Goser 2011년 9월 8일
Check out the Computer Vision System Toolbox and search for the demo about character recognition.
  댓글 수: 3
Image Analyst
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
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!

Translated by