image comparison

How to compare 2 images using mat lab?any body have the code just mail me... eldhosekm@ymail.com ..pls help me

 采纳的回答

Image Analyst
Image Analyst 2012-4-7

0 个投票

Lots of ways, such as simply subtracting them, to using Structural Similarity ( http://en.wikipedia.org/wiki/SSIM) to even higher level methods (e.g. "show me all images that have babies in them").

2 个评论

can u give a source code .(simply subtracting)
differenceImage = image1 - image2;

请先登录,再进行评论。

更多回答(0 个)

类别

Community Treasure Hunt

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

Start Hunting!

Translated by