Looking for a way to match images. User uploads an image to a web server; server compares to a database or folder of images and indicates if a match was found. Will never be an exact pixel for pixel match; think face-matching photos. Does not need to be synchronous (eg, matches can be sent to use minutes after they upload). Open to any technology – PHP ASP java whatever.
Share
There still isn’t a best solution for face matching – see opencv for a list of starting points for code and articles