Uses of Class
it.tidalwave.image.processor.Statistics
-
Packages that use Statistics Package Description it.tidalwave.image.processor -
-
Uses of Statistics in it.tidalwave.image.processor
Methods in it.tidalwave.image.processor that return Statistics Modifier and Type Method Description Statistics
ImagingTask. getStatistics()
Returns the statistics collected by this task.Statistics
ImagingTaskProcessor. getStatistics()
Methods in it.tidalwave.image.processor with parameters of type Statistics Modifier and Type Method Description void
Statistics. merge(Statistics statistics)
Merges these statistics with others.
-