Suitable method for image comparison

3 ビュー (過去 30 日間)
Akmal Rahmat
Akmal Rahmat 2014 年 10 月 18 日
コメント済み: Image Analyst 2014 年 10 月 18 日
What is suitable method for image comparison ? I want to compare 2 images which both in canny's algorithm stage. I prefer a simple one which i can apply it in my GUI. if there any guide or link please give me. Need your help guys. thanks.

回答 (1 件)

Image Analyst
Image Analyst 2014 年 10 月 18 日
I don't think there is any simple way. Sorry.
You can look at how they compare images in CBIR (Content based Image Retrieval) where they compare the outputs of SIFT or SURF algorithms. I don't think any of those algorithms could be called "simple".
  2 件のコメント
Akmal Rahmat
Akmal Rahmat 2014 年 10 月 18 日
Sorry for my words before. how about similarity measure ?
Image Analyst
Image Analyst 2014 年 10 月 18 日
A very common similarity measurement is SSIM http://en.wikipedia.org/wiki/Structural_similarity

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

Community Treasure Hunt

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

Start Hunting!

Translated by