![]() |
Thermal Camera SDK 10.1.1
SDK for Optris Thermal Cameras
|
| ▼Noptris | Main SDK namespace |
| CConstFrameIterator | Iterates over the frame in a row major fashion and grants read access |
| CConstImageIterator | Iterates in a row major fashion over the image and grants read access to the pixels |
| CConstMeasurementFieldIterator | Iterates over a measurement field in a row major fashion and grants read access |
| CDeviceInfo | Holds important information about a device |
| CDeviceNetworkConfig | Encapsulates the on device network configuration |
| CEnumerationClient | Defines the interface for classes that want to be updated about the detection of available devices |
| CEnumerationDetector | Common interface for classes detecting available devices |
| CEnumerationManager | Detects and monitors available devices |
| CFrame | Represents a data frame received from a device |
| CFrameMetadata | Encapsulates the metadata of frames provided by the devices |
| CFramerateCounter | Measures frame rates |
| CImage | Encapsulates false color images with 8-bit color depth |
| CImageBuilder | Creates false color images from thermal frames |
| CImageInfo | Encapsulates all relevant information about a false color image |
| CImageIterator | Iterates in a row major fashion over the image and grants read and write access to the pixels |
| CIpAddress | Encapsulates an IP v4 address |
| CIRImager | Interface defining the API for interacting with Optris thermal cameras |
| CIRImagerClient | Base class for clients observing an IRImager |
| CIRImagerConfig | Holds the SDK settings found in the configuration file |
| CIRImagerConfigReader | Reads SDK configuration XML files |
| CIRImagerCreator | Defines the interface for classes that instantiate IRImager implementations |
| CIRImagerFactory | Factory instantiating IRImager implementations |
| CMacAddress | Encapsulates a media access control address (MAC address) |
| CMeasurementField | Rectangular measurement field with individual radiation parameters |
| CMeasurementFieldConfig | Encapsulates the configuration of a measurement field |
| COperationMode | Defines the interface for classes realizing operation modes |
| CPifAiConfig | Encapsulates the configuration for a PIF analog input channel |
| CPifAoConfig | Encapsulates the configuration for a PIF analog output channel |
| CPifConfig | Holds the configuration of the processing interface |
| CPifDiConfig | Encapsulates the configuration for a PIF digital input channel |
| CPifDoConfig | Encapsulates the configuration for a PIF digital output channel |
| CPifFsConfig | Encapsulates the configuration for a PIF fail safe channel |
| CPixel | Represents a pixel with three color channels and 8 bits of color depth |
| CPort | Encapsulates a network port number |
| CProcessInterface | Interface defining the API for interacting with process interfaces (PIFs) |
| CRadiationParameters | Holds the radiation parameters for a frame or a measurement field |
| CSdk | Static class granting access to SDK wide configuration and utility functions |
| CSDKException | Exception raised by the SDK |
| CSlope | Encapsulates the parameters of a linear transformation |
| CSnapshotEvent | Encapsulates data about a snapshot event |
| CTemperatureConverter | Converts temperatures in °C to and from their internal SDK representation |
| CTemperatureRegion | Characterizes a rectangular region by the indexes of the upper left and the lower right corners along with an associated temperature |
| CThermalFrame | Encapsulates thermal frame data received from a device |
| CVersionInfo | Encapsulates version and build information about the SDK |