![]() |
Thermal Camera SDK 10.0.1
SDK for Optris Thermal Cameras
|
Coptris::ConstFrameIterator | Iterates over the frame in a row major fashion and grants read access |
Coptris::ConstImageIterator | Iterates in a row major fashion over the image and grants read access to the pixels |
Coptris::ConstMeasurementFieldIterator | Iterates over a measurement field in a row major fashion and grants read access |
Coptris::DeviceInfo | Holds important information about a device |
Coptris::DeviceNetworkConfig | Encapsulates the on device network configuration |
Coptris::EnumerationClient | Defines the interface for classes that want to be updated about the detection of available devices |
Coptris::EnumerationDetector | Common interface for classes detecting available devices |
Coptris::EnumerationManager | Detects and monitors available devices |
▼Cstd::exception | |
Coptris::SDKException | Exception raised by the SDK |
▼Coptris::Frame | Represents a data frame received from a device |
Coptris::ThermalFrame | Encapsulates thermal frame data received from a device |
Coptris::FrameMetadata | Encapsulates the metadata of frames provided by the devices |
Coptris::FramerateCounter | Measures frame rates |
Coptris::Image | Encapsulates false color images with 8-bit color depth |
Coptris::ImageBuilder | Creates false color images from thermal frames |
Coptris::ImageInfo | Encapsulates all relevant information about a false color image |
Coptris::ImageIterator | Iterates in a row major fashion over the image and grants read and write access to the pixels |
Coptris::IpAddress | Encapsulates an IP v4 address |
Coptris::IRImager | Common interface for all classes representing Optris thermal cameras |
Coptris::IRImagerClient | Base class for clients observing an IRImager |
Coptris::IRImagerConfig | Holds the SDK settings found in the configuration file |
Coptris::IRImagerConfigReader | Reads SDK configuration XML files |
Coptris::IRImagerCreator | Defines the interface for classes that instantiate IRImager implementations |
Coptris::IRImagerFactory | Factory instantiating IRImager implementations |
Coptris::MeasurementField | Rectangular measurement field with individual radiation parameters |
Coptris::OperationMode | Defines the interface for classes realizing operation modes |
Coptris::Pixel | Represents a pixel with three color channels and 8 bits of color depth |
Coptris::Port | Encapsulates a network port number |
Coptris::Sdk | Static class granting access to SDK wide configuration and utility functions |
Coptris::SnapshotEvent | Encapsulates data about a snapshot event |
Coptris::TemperatureConverter | Converts temperatures in °C to and from their internal SDK representation |
Coptris::TemperatureRegion | Characterizes a rectangular region by the indexes of the upper left and the lower right corners along with an associated temperature |
Coptris::VersionInfo | Encapsulates version and build information about the SDK |