Please, I need a way to search images by similarity. I found two methods: CompareWith and ComputeImageEquality but in both I need to pass two images as parameters to be compared. Like is done in Tineye (www.tineye.com) I would like to send a image as parameter and receive the most similar image from a database. How can I to this?
JCC |