Image similarity comparison

There is a discussion of image similarity algorithms at stack overflow. Since you don’t need to detect warped or flipped images, the histogram approach may be sufficient providing the image crop isn’t too severe.

Leave a Comment