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 LevelResultCollectionLevelResultCollectionFactory.createCollection(Channel channel, ObjectCollection objects, CalculateLevel calculateLevel, int numberDilations, MessageLogger logger) Creates aLevelResultCollectionfrom a channel and object collection.