Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NoptrisMain SDK namespace
 CConstFrameIteratorIterates over the frame in a row major fashion and grants read access
 CConstImageIteratorIterates in a row major fashion over the image and grants read access to the pixels
 CConstMeasurementFieldIteratorIterates over a measurement field in a row major fashion and grants read access
 CDeviceInfoHolds important information about a device
 CDeviceNetworkConfigEncapsulates the on device network configuration
 CEnumerationClientDefines the interface for classes that want to be updated about the detection of available devices
 CEnumerationDetectorCommon interface for classes detecting available devices
 CEnumerationManagerDetects and monitors available devices
 CFrameRepresents a data frame received from a device
 CFrameMetadataEncapsulates the metadata of frames provided by the devices
 CFramerateCounterMeasures frame rates
 CImageEncapsulates false color images with 8-bit color depth
 CImageBuilderCreates false color images from thermal frames
 CImageInfoEncapsulates all relevant information about a false color image
 CImageIteratorIterates in a row major fashion over the image and grants read and write access to the pixels
 CIpAddressEncapsulates an IP v4 address
 CIRImagerCommon interface for all classes representing Optris thermal cameras
 CIRImagerClientBase class for clients observing an IRImager
 CIRImagerConfigHolds the SDK settings found in the configuration file
 CIRImagerConfigReaderReads SDK configuration XML files
 CIRImagerCreatorDefines the interface for classes that instantiate IRImager implementations
 CIRImagerFactoryFactory instantiating IRImager implementations
 CMeasurementFieldRectangular measurement field with individual radiation parameters
 COperationModeDefines the interface for classes realizing operation modes
 CPixelRepresents a pixel with three color channels and 8 bits of color depth
 CPortEncapsulates a network port number
 CSdkStatic class granting access to SDK wide configuration and utility functions
 CSDKExceptionException raised by the SDK
 CSnapshotEventEncapsulates data about a snapshot event
 CTemperatureConverterConverts temperatures in °C to and from their internal SDK representation
 CTemperatureRegionCharacterizes a rectangular region by the indexes of the upper left and the lower right corners along with an associated temperature
 CThermalFrameEncapsulates thermal frame data received from a device
 CVersionInfoEncapsulates version and build information about the SDK