I'm new to OpenCV, I want to develop the app that needs to find the which part of the images are different from other images.
For example,
I have 4 four images, in it small part of the images are different in all images in same co-ordinate. So we need to find the exact co-ordinate.
Thanks in advance.