Uses of Class
org.anchoranalysis.plugin.image.intensity.level.LevelResultCollection
Packages that use LevelResultCollection
Package
Description
Non-beans for calculating a thresholding level from itensity values.
-
Uses of LevelResultCollection in org.anchoranalysis.plugin.image.intensity.level
Methods in org.anchoranalysis.plugin.image.intensity.level that return LevelResultCollectionModifier and TypeMethodDescriptionstatic LevelResultCollection
LevelResultCollectionFactory.createCollection
(Channel channel, ObjectCollection objects, CalculateLevel calculateLevel, int numberDilations, MessageLogger logger) Creates aLevelResultCollection
from a channel and object collection.