I have a problem comparing two identical images. if the image sizes are the same, then you can compare (without problems), if the sizes are different, then I can not compare. I compare pixel by pixel.
Is there a way in C # .net to compare similar images, for example, about 70%.
thanks
Laxman
c #
laxman digari
source share