Back to module list
Project image
Description
Project an image along the z-axis into the xy-plane. Various statistics are available at each pixel location (e.g. maximum, mean, etc.).
Parameters
- Input image
- Description: Image to be projected.
- Type: InputImageP
- Output image
- Description: Name for the projected image to be stored in the workspace with.
- Type: OutputImageP
- Projection mode
- Description: Statistic for calculation of the intensity projection.
- Type: ChoiceP
- Default value: Maximum
- Choices:
- Average
- Minimum
- Median
- Maximum
- Standard deviation
- Sum