Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
optris::FieldStats Struct Reference

Encapsulates the results of the statistical analysis of a measurement field. More...

#include <FieldProperties.h>

Collaboration diagram for optris::FieldStats:
Collaboration graph

Public Attributes

float min = 0.F
 Minimum temperature in °C.
 
float max = 0.F
 Maximum temperature in °C.
 
float mean = 0.F
 Mean temperature in °C.
 
float sampleDeviation = 0.F
 Sample deviation of the temperatures in °C.
 
float median = 0.F
 Median temperature in °C.
 
std::size_t n = 0
 Number of evaluated valid pixels in the field.
 

Detailed Description

Encapsulates the results of the statistical analysis of a measurement field.


The documentation for this struct was generated from the following file: