Class SegmentationBean<T>
Object
AnchorBean<T>
InitializableBean<T,ImageInitialization>
ImageBean<T>
SegmentationBean<T>
- Type Parameters:
T
- bean-type
- Direct Known Subclasses:
BinarySegmentation
,SegmentChannelIntoObjects
,SegmentStackIntoObjectsPooled
Performs some kind of segmentation on an image.
- Author:
- Owen Feehan
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.anchoranalysis.bean.initializable.InitializableBean
getInitialization, getLogger, getPropertyInitializer, initialize, initializeRecursive, initRecursiveWithInitializer, isInitialized, onInitialization
Methods inherited from class org.anchoranalysis.bean.AnchorBean
checkMisconfigured, describeBean, describeChildren, duplicateBean, fields, findFieldsOfClass, getBeanName, getLocalPath, localise, toString
-
Constructor Details
-
SegmentationBean
protected SegmentationBean()
-