![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
▼ include | |
▼ otcsdk | |
▼ common | |
DeviceInfo.h | Contains a class encapsulating important information about devices |
DeviceType.h | Contains an enum representing the different types of Optris thermal cameras |
FlagState.h | Contains an enum representing the different states of the shutter flag |
Frame.h | Contains a class representing a data frame received from a device |
FrameIterator.h | Contains a class that realizes the iteration over Frames |
FrameMetadata.h | Contains a class encapsulating the metadata associated with each frame |
Image.h | Contains a class that encapsulates false color images |
ImageInfo.h | Contains a class holding detail information about the properties of a false color image |
ImageIterator.h | Contains class that realize the iteration over the pixels of false color images |
MeasurementField.h | Contains a class encapsulating the properties and data of a rectangular measurement field |
MeasurementFieldIterator.h | Contains a class realizing the iteration over measurement field data |
OperationMode.h | Contains the interface definition for classes specifying valid sets of configuration settings |
Pixel.h | Contains a class encapsulating a pixel with three color channels and 8 bits of color depth |
SnapshotEvent.h | Contains a class holding all the information about a snapshot event |
TemperatureConverter.h | Contains a class that converts between temperatures in the internal SDK format and in °C |
TemperaturePrecision.h | Contains an enum representing the different temperature precisions and constants denoting invalid temperatures |
ThermalFrame.h | Contains a class encapsulating a thermal frame received from a device |
VersionInfo.h | Contains a class encapsulating version and build information about the SDK |
▼ communication | |
▼ net | |
DeviceNetworkConfig.h | Contains a class encapsulating the on device network configuration |
IpAddress.h | Contains a class holding IP v4 address |
Port.h | Contains a class representing an network port |
▼ enumeration | |
EnumerationClient.h | Contains the interface definition for classes that wish to be updated about the detection of available devices |
EnumerationDetector.h | Contains the interface definition for classes detecting available devices |
EnumerationManager.h | Contains a class that monitors available devices |
Api.h | Contains defines controlling the Windows DLL export and import of symbols |
Exceptions.h | Contains the exceptions raised by the SDK |
FramerateCounter.h | Contains a class for measuring frame rates |
ImageBuilder.h | Contains a class that converts thermal frames into false color images |
IRImager.h | Contains the interface for all classes representing Optris thermal cameras |
IRImagerClient.h | Contains the base class for all clients observing an IRImager |
IRImagerConfig.h | Contains a class holding the SDK settings found in the configuration file |
IRImagerConfigReader.h | Contains a static class that reads the SDK configuration XML files |
IRImagerCreator.h | Contains the interface definition for classes instantiating IRImager implementations |
IRImagerFactory.h | Contains a factory that instantiates IRImager implementations |
Sdk.h | Contains a static class that allows for the basic configuration of the SDK and for retrieving basic information about the SDK |
Unicode.h | Contains defines handling unicode characters |