I want to compare two images for likeness?

By Daki - Last updated: Sunday, August 3, 2008 - Save & Share - One Comment

opensource144 I want to compare two images for likeness?
MatyR asked:


I want to compare two images for likeness. Doing a pixel by pixel comparison isnt enough. as the two images will be of the same thing but there may be changes in light, contrast etc….

I will need to also get a percentage of how alike they are?

Any ideas? opensource or programming answers accepted.
Edge detection may work, but I need to also compare the colours of the image too.

kuapp.com/

Posted in Misc • Tags: , , Top Of Page

One Response to “I want to compare two images for likeness?”

Comment from Automation Wizard
Time August 5, 2008 at 1:57 am

Have you considered using edge detection on both images and looking for similar patterns in the results?

Write a comment