hi..
currently i have two image in my folder, how can i compare the two images for different based on the image pixel? or is there any other way which i could use to determined if the images are identical? (both images have the same size and resolution.) thus i need to scan each pixel of the image to determined the different.
how can i achieve that using C++?
???
ocw