ImageStitch
ImageStitch[{image1,image2,…}]
gives a composed image from an unordered list of imagei.
ImageStitch[{{image11,image12,…},{image21,image22,…},…}]
returns a stitched image from a matrix of images imageij, according to their array position.
Details

- ImageStitch merges overlapping images into a single image. It is typically used when larger scenes are acquired through smaller subimages, such as a panoramic image of a scene, a sample under a microscope or satellite images of the Earth.
- Images are always stitched together to show the object or scene as a 2D image.
- The following options can be specified:
-
Method Automatic settings to use for stitching TransformationClass Automatic geometrical relation between images - The Method option can be used to specify the following settings:
-
"HistogramEqualization" True whether to perform brightness equalization on images "ImageBlending" "Feathering" the method to blend images "KeypointMethod" Automatic the ImageCorrespondingPoints method - Possible settings for "ImageBlending" are "Feathering" (default), or {"Feathering",σ} or None.

Examples
open allclose allOptions (3)
Method (2)
Applications (5)
Properties & Relations (1)
Wolfram Research (2021), ImageStitch, Wolfram Language function, https://reference.wolfram.com/language/ref/ImageStitch.html.
Text
Wolfram Research (2021), ImageStitch, Wolfram Language function, https://reference.wolfram.com/language/ref/ImageStitch.html.
CMS
Wolfram Language. 2021. "ImageStitch." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ImageStitch.html.
APA
Wolfram Language. (2021). ImageStitch. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ImageStitch.html