Uses of Class
org.anchoranalysis.plugin.image.feature.bean.score.SingleChannel
Packages that use SingleChannel
Package
Description
Implementations of
VoxelScore.-
Uses of SingleChannel in org.anchoranalysis.plugin.image.feature.bean.score
Subclasses of SingleChannel in org.anchoranalysis.plugin.image.feature.bean.scoreModifier and TypeClassDescriptionclassCalculates a level score based on voxel intensity and a given threshold.classBase class for calculating a score based on a threshold level derived from a histogram.classSimilar toDifferencebut calculates the width as the standard-deviation of the histogramclassAn abstract base class for features that require aDictionaryfor initialization.classNormalizes the voxel intensity by dividing it by a constant value.classThis assumes the histograms correspond to the energy channels exactly (in terms of indexing)