ocr template matching question
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Lukasz Jarod
le 19 Déc 2014
Réponse apportée : Image Analyst
le 20 Déc 2014
i need some tutorial how to do that.
i know that i need 3 thinks to crate tamplete
- 1 folder with jgp all letters and digis
- 2 .m file with read all letters and digis
- 3 .mat file ??? what is that? how can i create that? or see what it contains?
- than
- 4. compare all thing from tamplete with segmented characters.
i need some information how to crate that .mat file and what it shoud contain , but full tutorial or somthing like that woud be good.
0 commentaires
Réponse acceptée
Image Analyst
le 20 Déc 2014
If the template is in the same orientation and size as the image, then you can try normalized cross correlation. A demo is attached.
or the Computer Vision System Toolbox: http://www.mathworks.com/help/vision/ref/ocr.html#bt548t1-2_1
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Computer Vision Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!