![]() |
Thermal Camera SDK 10.1.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 | Interface defining the API for interacting with 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::MacAddress | Encapsulates a media access control address (MAC address) |
| Coptris::MeasurementField | Rectangular measurement field with individual radiation parameters |
| Coptris::MeasurementFieldConfig | Encapsulates the configuration of a measurement field |
| Coptris::OperationMode | Defines the interface for classes realizing operation modes |
| Coptris::PifAiConfig | Encapsulates the configuration for a PIF analog input channel |
| Coptris::PifAoConfig | Encapsulates the configuration for a PIF analog output channel |
| Coptris::PifConfig | Holds the configuration of the processing interface |
| Coptris::PifDiConfig | Encapsulates the configuration for a PIF digital input channel |
| Coptris::PifDoConfig | Encapsulates the configuration for a PIF digital output channel |
| Coptris::PifFsConfig | Encapsulates the configuration for a PIF fail safe channel |
| Coptris::Pixel | Represents a pixel with three color channels and 8 bits of color depth |
| Coptris::Port | Encapsulates a network port number |
| Coptris::ProcessInterface | Interface defining the API for interacting with process interfaces (PIFs) |
| Coptris::RadiationParameters | Holds the radiation parameters for a frame or a measurement field |
| Coptris::Sdk | Static class granting access to SDK wide configuration and utility functions |
| Coptris::Slope | Encapsulates the parameters of a linear transformation |
| 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 |