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!