In the below attached images, I have to find the differences and point them out in the images labelled as "#-right.png". I had planned to use otsu thresholding and subtraction of images to find out the differences but the problem is the image sizes are not identical (check picture resolutions and the varying borders around the images) for this method to work.
Even if I wanted to use geometrical transformations, I would have to manually point out the points to which the images have to be cropped out (which is different for different images) etc. Is there any way (or any concept I'm unaware of) to make these images identical in resolution so that I can carry on with the subtraction to find the differences?
7-right image 301x407 px
7-left image 271x405 px
1-left image 265x260 px
1-right image 259x264 px