M
Maxus
Hi Everyone,
Just wondering if anyone knew of a way to compare images and getting a
nearest matching image out of a collection of images of diffrent
sizes, colors, etc. Ideally want to compare the general shape of the
main features in the image, would be nice if it also compared the
average color value. I've done a bit of hunting on google and only
really come up with solutions that match pictures based on their file
hash value or solutions that are pure math without some general guides
on implementation in C#.
Thanks in advance,
Max
Just wondering if anyone knew of a way to compare images and getting a
nearest matching image out of a collection of images of diffrent
sizes, colors, etc. Ideally want to compare the general shape of the
main features in the image, would be nice if it also compared the
average color value. I've done a bit of hunting on google and only
really come up with solutions that match pictures based on their file
hash value or solutions that are pure math without some general guides
on implementation in C#.
Thanks in advance,
Max