Concatenate stacks

Combine two or more image stacks into a single stack.

Description

Combine two or more image stacks into a single stack. This module allows images to be combined along any of the axes X,Y,C,Z or T.

Note: Image stack dimensions and bit-depths must be compatible.

Parameters

ParameterDescription
Add imageAdd another image for concatenation.
Input imageImage for concatenation.
Allow missing imagesIf enabled, the moduule can ignore any images specified for inclusion that aren't present in the workspace. This is useful if an image's existence is dependent on optional modules.
Output imageThe resultant image of concatenation to be added to the workspace.
Axis modeAxis along which to concatenate input images.