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
Classes in org.anchoranalysis.plugin.image.intensity.level that implement interfaces with type arguments of type LevelResultModifier and TypeClassDescriptionclassA collection ofLevelResultobjects that can be iterated over and searched.Methods in org.anchoranalysis.plugin.image.intensity.level that return LevelResultModifier and TypeMethodDescriptionLevelResultCollection.findClosestResult(Point3i point) Finds theLevelResultclosest 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 TypeMethodDescriptionbooleanLevelResultCollection.add(LevelResult arg0) Adds aLevelResultto the collection.