Reduce dimensionality of image stacks.
Maximum intensity Z projection
Type: Image File (ij.ImagePlus)
Maximum-intensity projection along the Z axis.
Type: Image File (imagej.data.Dataset)
Re-slice image by vertically sectioning along a line or polyline ROI, for example, to create XZ planes.
This command is a limited reimplementation of the ImageJ Reslice command (Image > Stacks > Reslice [/]…) which has been modified to run without the input dialog box. It ignores calibration data (i.e. uses 1-pixel units rather than distance units).
Type: Image File (ij.ImagePlus)
Requires line or polyline type ROIs.
Type: ROI Set (file) (ij.gui.Roi[])
Type: Logical (boolean)
Type: Logical (boolean)
Images of the XZ planes, where X is the distance along the ROI. Returns
one image for each
Type: Image File (imagej.data.Dataset)