Statistical information on an image: min/max, mean, standard deviation.
More...
#include <iAImageInfo.h>
Statistical information on an image: min/max, mean, standard deviation.
◆ iAImageInfo() [1/2]
| iAImageInfo::iAImageInfo |
( |
| ) |
|
|
inline |
◆ iAImageInfo() [2/2]
| iAImageInfo::iAImageInfo |
( |
size_t |
voxelCount, |
|
|
double |
min, |
|
|
double |
max, |
|
|
double |
mean, |
|
|
double |
stdDev |
|
) |
| |
|
inline |
◆ isComputing()
| bool iAImageInfo::isComputing |
( |
| ) |
const |
|
inline |
◆ max()
| double iAImageInfo::max |
( |
| ) |
const |
|
inline |
◆ mean()
| double iAImageInfo::mean |
( |
| ) |
const |
|
inline |
◆ min()
| double iAImageInfo::min |
( |
| ) |
const |
|
inline |
◆ setComputing()
| void iAImageInfo::setComputing |
( |
| ) |
const |
|
inline |
◆ standardDeviation()
| double iAImageInfo::standardDeviation |
( |
| ) |
const |
|
inline |
◆ voxelCount()
| size_t iAImageInfo::voxelCount |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: