![]() |
Thermal Camera SDK 11.3.0
SDK for Optris Thermal Cameras
|
Encapsulates the parameters of a linear transformation. More...
#include <Slope.h>

Public Attributes | |
| float | gain = 1.F |
| Gain of the linear transformation. | |
| float | offset = 0.F |
| Offset of the linear transformation. | |
Encapsulates the parameters of a linear transformation.
y(x) = gain * x + offset