I'm looking for a cheap Windows tool that, given a folder, crawls all
JPEGs in this folder and returns a list which shows images that most
look alike for every given image*. I programmed something like this
myself but I'd like to have an easy tool which possibly is also
faster. (I'd also love to be able to copy & paste the result list so I
can tinker with it, e.g. import it into my database, though if that's
not possible the tool without that feature would be OK too...)
*E.g. image1.jpg shows a big red spot and image1003.jpg shows a
sunset, the two would probably be alike, so the tool would tell me. |