Combine Images¶
This algorithm combines multiple separate images or image sets into a larger image set.
Input¶
The algorithm requires two or more input images, image sets or any combination thereof. All inputs must have the same modality unless the modality of the first element is NA, in which case anything goes. The input may not include 2D images with tracking data.
Output¶
The algorithm creates a new image set containing a copy of all input images.
Description¶
All input images are duplicated and stored in a new image set (i.e. stack of images). If you want to create a 3D volume from a set of 2D images, use the Convert To Volume algorithm instead.