I am having an issue while comparing two images which are same. if the image sizes are same then can compare (No issues), if sizes are different, then I am unable to compare. I am comparing pixel by pixel.
Is there any way in C#.net to compare similar images like can match around 70%.
Thanks
Laxman