All Implemented Interfaces:
Provider<ObjectCollection>

public class BinarySegmentByObject extends UnaryWithChannelBase
Performs a binary-segmentation using the upstream objects as masks.

Note that if there is more than one upstream object, multiple segmentations occur (one for each mask) and are then combined.

Author:
Owen Feehan