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
Add image (default = "") Add another image for concatenation. Input image (default = "") Image for concatenation.
Allow missing images (default = "false") If 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 image (default = "") The resultant image of concatenation to be added to the workspace.
Axis mode (default = "X") Axis along which to concatenate input images.