Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
hi can i get the co-ordinates of any image against template image co-ordinates?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have the two images one is row image with and other is its template image (matching image) ..now my basic aim is to identify location of particular shape say omr bubble on the row image ...
is there any way that i can give - the location of matched image and the same omr bubble (rectangle) or any other thing say barcode to MATLAB and in return matlab will give me the locations of the same thing in my actual row image...:>
i am trying this stuff using Computer vision toolbox functions ...:>
pls let me know if you can help me ...:>
thanks in advance ...:>
0 commentaires
Réponses (1)
Image Analyst
le 3 Juil 2012
Use normxcorr2(), as shown in this thread: http://www.mathworks.com/matlabcentral/answers/24467-identifying-objects-in-a-picture-containing-several-objects
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!