CrossControl::DataSheet Struct Reference
Defines the characteristics of the camera. More...
#include <camtypes.h>
Collaboration diagram for CrossControl::DataSheet:
Public Attributes | |
char | deviceIdenttification [256] |
uint32_t | standardVersion |
ImagerCharacteristic | imagerCharacteristic |
IntrinsicCamParam | intrinsicCamParam |
ExtrinsicCamParam | extrinsicCamParam |
PixelMap | defectPixelMap |
uint32_t | numOfTemperatures |
uint32_t | numRegionsOfInterest |
uint32_t | maxLengthOfPersistentEntry |
Detailed Description
Defines the characteristics of the camera.
Member Data Documentation
PixelMap CrossControl::DataSheet::defectPixelMap |
Supplier information of defect pixels.
char CrossControl::DataSheet::deviceIdenttification[256] |
String mirrored to the camera API but managed by the generic device, UTF-8 encoded.
ExtrinsicCamParam CrossControl::DataSheet::extrinsicCamParam |
Extrinsic parameter of the camera.
ImagerCharacteristic CrossControl::DataSheet::imagerCharacteristic |
Description of the cameras imager.
IntrinsicCamParam CrossControl::DataSheet::intrinsicCamParam |
Intrinsic parameter of the camera.
uint32_t CrossControl::DataSheet::maxLengthOfPersistentEntry |
Maximum allowed length of a PSE.
uint32_t CrossControl::DataSheet::numOfTemperatures |
Number of temperature sensor of the device.
uint32_t CrossControl::DataSheet::numRegionsOfInterest |
NumOfRegionOfInterest > 0 is mandatory.
uint32_t CrossControl::DataSheet::standardVersion |
Number of the highest supported International Standard.
The documentation for this struct was generated from the following file: