![]() |
Thermal Camera SDK 10.0.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 | Common interface for all classes representing 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 |
CMeasurementField | Rectangular measurement field with individual radiation parameters |
COperationMode | Defines the interface for classes realizing operation modes |
CPixel | Represents a pixel with three color channels and 8 bits of color depth |
CPort | Encapsulates a network port number |
CSdk | Static class granting access to SDK wide configuration and utility functions |
CSDKException | Exception raised by the SDK |
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 |