Uses of Class
org.anchoranalysis.plugin.image.intensity.level.LevelResult
Packages that use LevelResult
Package
Description
Non-beans for calculating a thresholding level from itensity values.
-
Uses of LevelResult in org.anchoranalysis.plugin.image.intensity.level
Methods in org.anchoranalysis.plugin.image.intensity.level that return LevelResultModifier and TypeMethodDescriptionLevelResultCollection.findClosestResult
(Point3i point) Finds theLevelResult
closest to a given point.Methods in org.anchoranalysis.plugin.image.intensity.level that return types with arguments of type LevelResultMethods in org.anchoranalysis.plugin.image.intensity.level with parameters of type LevelResultModifier and TypeMethodDescriptionboolean
LevelResultCollection.add
(LevelResult arg0) Adds aLevelResult
to the collection.