ImageAlign
ImageAlign[ref,image] returns a version of image that is aligned with the reference image ref.
ImageAlign[ref,{image1,…,imagen}] gives the result of aligning each of the imagei with the reference image ref.
ImageAlign[{image1,…,imagen}] uses image1 as the reference image.
Examples
ImageAlign[image1, image2]Please visit the official Wolfram Language Reference for more details.