|
|
std::string | toString (bool extendedVersion=false) const |
| | format statistics as a string, extendedVersion shows all information
|
| |
|
|
double | min = std::numeric_limits<double>::max() |
| |
|
double | max = std::numeric_limits<double>::lowest() |
| |
|
double | mean = 0.0 |
| |
|
double | sd = 0.0 |
| | standard deviation
|
| |
|
std::string | unit |
| | Unit of the above values. E.g. "HU", "bq/ml" or empty if no known unit.
|
| |
|
size_t | count = 0 |
| |
|
size_t | zerosCount = 0 |
| |
|
size_t | positivesCount = 0 |
| |
|
vec3 | centerOfMass = vec3::Zero() |
| |
The documentation for this struct was generated from the following file:
- ImFusion/Base/ImageStatistics.h