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

Encapsulates the parameters of a linear transformation. More...

#include <Slope.h>

Collaboration diagram for optris::Slope:
Collaboration graph

Public Attributes

float gain = 1.F
 Gain of the linear transformation.
 
float offset = 0.F
 Offset of the linear transformation.
 

Detailed Description

Encapsulates the parameters of a linear transformation.

y(x) = gain * x + offset


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