Package org.anchoranalysis.image.voxel.statistics
package org.anchoranalysis.image.voxel.statistics
Statistics about aggregated voxel intensities.
-
ClassDescriptionCreates a
Histogram
to describe the intensity values of voxels in aggregate.Allows retrieval of statistics about voxel values.Aggregates statistics of a list ofVoxelStatistics
as if they were one.Calculates statistics from aHistogram
of voxel intensities.