フィルターのクリア

How to compare 2 different size binary images?

1 回表示 (過去 30 日間)
Matanya
Matanya 2014 年 7 月 22 日
コメント済み: Matanya 2014 年 7 月 22 日
I need to find traffic sign in an image. I segmented the image suuccessfully, so now I got cropped binary image of the sign:
How can I check whether the sign exist in the image or not?
I tried using xcorr2, but I get better correlation comparing wrong sign.
Thanks in advance, Matanya.

採用された回答

Image Analyst
Image Analyst 2014 年 7 月 22 日
Sounds like a job for SIFT or SURF (in the Computer Vision System Toolbox).
See sections 15 and 22 here for papers on the topic:
  1 件のコメント
Matanya
Matanya 2014 年 7 月 22 日
Thanks for your quick reply!
Oh right, I forgot to mention that i tried using the built-in functions of surf and fast etc... but for the most of the pictures it won't find any matching features. I now tried againg, and somehow (probably there was some mistake previously) it worked like a chram.
Thanks!

サインインしてコメントする。

その他の回答 (0 件)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by