Say I have the X-Y coordinates of a certain point in an image.
Then, I perform a non-deforming registration on this image using 'similarity' optimization.
Now I would like to calculate the new X-Y coordinates that correspond with the same point in the image (after registration).
I bet there should be a way to do so by using tform / the spatial referencing object / something similar...
Does anyone know how to do this?