Package org.anchoranalysis.plugin.image.feature.bean.shared.object


package org.anchoranalysis.plugin.image.feature.bean.shared.object
Beans involving SharedObjects and ObjectCollection.
  • Classes
    Class
    Description
    FeatureSingleObjectFromShared<T extends FeatureInputEnergy>
    Calculates object-masks from entities in shared, using the feature-input only for an energy-stack.
    MaskAsSingleObject<T extends FeatureInputEnergy>
    Calculates a feature, treating a mask as a single-object on the energy-stack.
    MeanAcrossObjects<T extends FeatureInputEnergy>
    Calculates the mean of a feature applied to each connected component
    ObjectAggregationBase<T extends FeatureInputEnergy>
    Calculates a feature for a set of objects using this stack as an energy-stack, and aggregates.
    QuantileAcrossObjects<T extends FeatureInputEnergy>
    Calculates the quantile of a feature applied to each connected component