Uses of Class
org.anchoranalysis.plugin.image.feature.bean.list.permute.PermuteFeatureSequenceInteger
| Package | Description |
|---|---|
| org.anchoranalysis.plugin.image.feature.bean.list.permute |
Implementations of
FeatureListProvider that derive
new features with permuted property-values. |
-
Uses of PermuteFeatureSequenceInteger in org.anchoranalysis.plugin.image.feature.bean.list.permute
Subclasses of PermuteFeatureSequenceInteger in org.anchoranalysis.plugin.image.feature.bean.list.permute Modifier and Type Class Description classPermuteDivideByParam<T extends org.anchoranalysis.feature.input.FeatureInputDictionary>Similar to FeatureListProviderPermute but embeds the feature in a GaussianScoreclassPermuteFirstSecondOrder<T extends org.anchoranalysis.feature.input.FeatureInputDictionary>Permutes a feature by applying first and second order statistical operations.classPermuteGaussianScore<T extends org.anchoranalysis.feature.input.FeatureInputDictionary>Permutes a feature by embedding it in aGaussianCumulativescore.classPermuteZScore<T extends org.anchoranalysis.feature.input.FeatureInputDictionary>Permutes a feature by embedding it in aZScore.