Uses of Class
org.anchoranalysis.plugin.image.feature.bean.list.permute.PermuteFeatureSequenceInteger
Packages that use PermuteFeatureSequenceInteger
Package
Description
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.permuteModifier and TypeClassDescriptionclassPermuteDivideByParam<T extends FeatureInputDictionary>Similar to FeatureListProviderPermute but embeds the feature in a GaussianScoreclassPermuteFirstSecondOrder<T extends FeatureInputDictionary>Permutes a feature by applying first and second order statistical operations.classPermuteGaussianScore<T extends FeatureInputDictionary>Permutes a feature by embedding it in aGaussianCumulativescore.classPermuteZScore<T extends FeatureInputDictionary>Permutes a feature by embedding it in aZScore.