Uses of Class
org.anchoranalysis.plugin.image.feature.bean.object.single.morphological.DerivedObject
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.object.single.morphological |
Implementations of
FeatureSingleObject that implement
morphological operations. |
-
Uses of DerivedObject in org.anchoranalysis.plugin.image.feature.bean.object.single.morphological
Subclasses of DerivedObject in org.anchoranalysis.plugin.image.feature.bean.object.single.morphological Modifier and Type Class Description classErodeA feature that erodes an object mask and then calculates another feature on the eroded object.classShellCreates a shell around anObjectMaskby applying morphological operations.