ImFusion SDK 4.3
Statistics Struct Reference

Public Member Functions

std::string toString (bool extendedVersion=false) const
 format statistics as a string, extendedVersion shows all information
 

Public Attributes

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:
Search Tab / S to search, Esc to close