I have two images. One is a original image (source image), and the other is a scanned copy of original image. I need to compare the two images find offset (X, Y) is created by the scanned copy.
In different scenarios I am getting different offset from top and let.
I want to compare these images and trying to find offset automatically.
I am about to start coding for this so I do not have any code snippet available with me. We do have reference of AForge Library / EgmuCV in our project, any suggestion using these libraries would be good for me.