Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
hi can i get the co-ordinates of any image against template image co-ordinates?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Image Analyst
il 3 Lug 2012
Use normxcorr2(), as shown in this thread: http://www.mathworks.com/matlabcentral/answers/24467-identifying-objects-in-a-picture-containing-several-objects
Questa domanda è chiusa.
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!