2

I'm looking for a program that lets me input an image and then search a directory for visually similar images (much like Google image search, except it compares the image with my the local files in the directory that I specify).

So I have an image and let the program process it. Then the program will output a list of visually similar images (in % for example).

Is there such software? I really need it to find an image.

A. D.
  • 291
  • 1
  • 3
  • 7

2 Answers2

0

imgSeek should let you search by an approximate sketch or photo:

"imgSeek is a photo collection manager and viewer with content-based search and many other features. The query is expressed either as a rough sketch painted by the user or as another image you supply (or an image in your collection)"

http://sourceforge.net/projects/imgseek/

or Duplicate Finder is simpler if you have exact photos to search with:

http://www.duplicate-finder.com/photo.html

HighTechGeek
  • 1,692
0

See, there are many ways to serve your purpose from developing one of your own to using a 3rd party. But sometimes it's better not to reinvent the wheel though, So, I am sharing a list of applications with a similar purpose :

Hope it will help you out, Thanks!!!

mustangDC
  • 156