I have two images which are identical except that one of them is slightly distorted (e.g., the image is stretched in the middle.)
I would like to define a fine grid of points on the original image and track their position on the distorted image. Note that the tracking points are arbitrary.
Could anyone please help me find an algorithm that can handle this. I am very new to this field so any elaboration is much appreciated.
The following images are an example for this question.
Original Image:
Distorted Image:
Thanks!