I have two images of different sizes and different world locations, like this
For both images I have imref2d
information.
I would like to perform comparational analysis, so I need to crop both images to the same size and resample one of them so that pixels of both images align.
Are there any simple/built-in methods in matlab for this?