image processing

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

Réponses (1)

Andreas Goser
Andreas Goser le 8 Sep 2011

0 votes

Check out the Computer Vision System Toolbox and search for the demo about character recognition.

3 commentaires

Pat
Pat le 8 Sep 2011
thank u sir,like OCR is there anything for number extraction without using toolbox
Image Analyst
Image Analyst le 8 Sep 2011
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 le 8 Sep 2011
Pat needs to avoid using a toolbox for this because it is a class assignment.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Convert Image Type dans Centre d'aide et File Exchange

Question posée :

Pat
le 8 Sep 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by