Class SegmentationBean<T>

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

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