Class SegmentOnMaximumIntensityAndExpandInZ


public class SegmentOnMaximumIntensityAndExpandInZ extends SegmentChannelIntoObjectsUnary
Perform a segmentation in a MIP instead of z-stacks, and fits the result back into a 3D segmentation.

The upstream segmentation should return 2D objects as it is executed on the maximum-intensity projection.

A 3D binary-segmentation is applied to the z-stack with segmentStack to produce a mask over the z-stack. The the 2D objects are then expanded in the z-dimension to fit this mask.

Author:
Owen Feehan