comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » correlation between images
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
correlation between images [message #65922] Thu, 02 April 2009 05:33 Go to previous message
Wout De Nolf is currently offline  Wout De Nolf
Messages: 194
Registered: October 2008
Senior Member
Hi all,

I have two images and I want to check (statistically) whether they are
"the same" and show it to others so they will believe me :-).

The first thing I thought of was using the Pearson correlation
coefficient:
R=correlate(img1,img2)

However, R close to 1 doesn't necessarily means they are "the same" or
in other words, img1 vs. img2 is linear.
( Some examples of R=0.8:
http://upload.wikimedia.org/wikipedia/commons/b/b6/Anscombe. svg)

I can off course show the scatter plot
plot,img1,img2
with LADFIT(img1,img2) to draw a line through it and
correlate(img1,img2) to add a correlation coefficient.


I'm still not satisfied though. Does anyone use another statistical
method to compare images? (I tried IDL's c_correlate but I can't
figure out what the result means...)


Thanks

Wox
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Missing Data Programming Contest
Next Topic: CATCH error problem

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:34:38 PDT 2025

Total time taken to generate the page: 0.02766 seconds