Data Fields | |
dwCameraType | cameraType |
Type of the camera. More... | |
dwCameraRawFormat | rawFormat |
Raw bayer pattern. More... | |
dwCameraExposureControl | exposure |
Exposure control. More... | |
float32_t | framerate |
Framerate in Hz. More... | |
dwCameraFOV | fov |
FOV of the lens. More... | |
dwVector2ui | resolution |
Physical resolution of the camera sensor. More... | |
int32_t | outputTypes |
Output types referring list of available 'dwCameraOutputType'. More... | |
uint32_t | siblings |
Number of sibling frames. More... | |
uint32_t | revision |
Revision of the camera (0 if info is not available) More... | |
uint32_t | imageBitDepth |
Bit depth of image. More... | |
bool | isSimulated |
Camera is being simulated. More... | |
dwCameraType dwCameraProperties::cameraType |
dwCameraExposureControl dwCameraProperties::exposure |
dwCameraFOV dwCameraProperties::fov |
uint32_t dwCameraProperties::imageBitDepth |
bool dwCameraProperties::isSimulated |
int32_t dwCameraProperties::outputTypes |
dwCameraRawFormat dwCameraProperties::rawFormat |
dwVector2ui dwCameraProperties::resolution |
uint32_t dwCameraProperties::revision |
uint32_t dwCameraProperties::siblings |