32 #ifndef CAMERA_DEFINITIONS_H 33 #define CAMERA_DEFINITIONS_H 35 #include "connections.h" 36 #include "frame_definitions.h" 37 #include "status_definitions.h" 207 #endif // CAMERA_DEFINITIONS_H std::string cameraId
Camera identification.
Value for when the type is unset.
int maxDepth
The maximum distance (in millimeters) the camera can measure in the current operating mode....
int minDepth
The minimum distance (in millimeters) the camera can measure in the current operating mode....
ImagerType
Types of imagers.
std::string uBootVersion
The U-Boot version that is installed on the embedded system that the camera is attached to.
Describes the intrinsic parameters of a camera.
ConnectionType
Types of connections.
ConnectionType connection
The type of connection with the camera.
std::string sdCardImageVersion
The SD card image version on the embedded system that the camera is attached to.
std::string kernelVersion
The kernel version that is installed on the embedded system that the camera is attached to.
int bitCount
The number of bits used for representing one pixel data. This is currently unused!
std::string serialNumber
The serial number of camera.
std::string mode
The mode in which the camera operates.
Describes the properties of a camera.
Describes the properties of a frame.
FrameDetails frameType
Details about the frames that camera is capturing.
IntrinsicParameters intrinsics
Details about the intrinsic parameters of the camera.