Package org.anchoranalysis.image.voxel.statistics
Statistics about aggregated voxel intensities.
-
Interface Summary Interface Description VoxelStatistics Allows retrieval of statistics about voxel values. -
Class Summary Class Description HistogramFactory Creates aHistogramto describe the intensity values of voxels in aggregate.VoxelStatisticsCombined Aggregates statistics of a list ofVoxelStatisticsas if they were one.VoxelStatisticsFromHistogram Calculates statistics from aHistogramof voxel intensities.