Uses of Class
org.anchoranalysis.plugin.image.feature.bean.shared.object.FeatureSingleObjectFromShared
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.shared.object |
Beans involving
SharedObjects and
ObjectCollection. |
-
Uses of FeatureSingleObjectFromShared in org.anchoranalysis.plugin.image.feature.bean.shared.object
Subclasses of FeatureSingleObjectFromShared in org.anchoranalysis.plugin.image.feature.bean.shared.object Modifier and Type Class Description classMaskAsSingleObject<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>Calculates a feature, treating a mask as a single-object on the energy-stack.classMeanAcrossObjects<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>Calculates the mean of a feature applied to each connected componentclassObjectAggregationBase<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>Calculates a feature for a set of objects using this stack as an energy-stack, and aggregates.classQuantileAcrossObjects<T extends org.anchoranalysis.feature.input.FeatureInputEnergy>Calculates the quantile of a feature applied to each connected component