Info
此问题已关闭。 请重新打开它进行编辑或回答。
hi can i get the co-ordinates of any image against template image co-ordinates?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Image Analyst
2012-7-3
Use normxcorr2(), as shown in this thread: http://www.mathworks.com/matlabcentral/answers/24467-identifying-objects-in-a-picture-containing-several-objects
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!