Class SegmentationBean<T>

Type Parameters:
T - bean-type
Direct Known Subclasses:
BinarySegmentation, SegmentChannelIntoObjects, SegmentStackIntoObjectsPooled

public abstract class SegmentationBean<T> extends ImageBean<T>
Performs some kind of segmentation on an image.
Author:
Owen Feehan
  • Constructor Details

    • SegmentationBean

      protected SegmentationBean()