Concatenate stacks
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
- Description: Add another image for concatenation.
- Type: ParameterGroup
- Allow missing images
- Description: 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.
- Type: BooleanP
- Default value: false
- Output image
- Description: The resultant image of concatenation to be added to the workspace.
- Type: OutputImageP
- Axis mode
- Description: Axis along which to concatenate input images.
- Type: ChoiceP
- Default value: X
- Choices:
- X
- Y
- Z
- Channel
- Time