Ken

Ken

  • NA
  • 110
  • 0

Compare images and find similar ones

Sep 17 2016 11:52 AM
Hello. I have a program that I made to scan and download images from a media site. I have a picturebox array with thumbnails of the queued images in it. What I'd like is a function that will loop through the array and when it finds another thumbnail x% similar to the one its on it will pop up a form with the two images side by side so the user can choose which to keep.
 
I've read about it but I'm just a self taught "hobby" coder, it seems to be over my head lol. Are there any C# people who know how to do this? If so, and if you're interested, let me know how much you'd want to develop the function for me. I know the right thing to do would be to learn how to do it, but honestly I'm too busy with other things going on so I'd rather just throw money at the problem lol.
Thanks!

Answers (3)