Classes | |
| class | ClpeNode |
| class | ConnectionError |
| class | GetEepromDataError |
| class | GetFrameError |
| class | StartStreamError |
Enumerations | |
| enum | CalibrationModel : uint32_t { CalibrationModel::Jhang = 0, CalibrationModel::FishEye = 1 } |
Functions | |
| static const std::error_code | kNoError (0, std::generic_category()) |
| static constexpr std::array< const char *, 7 > | kSupportedEncodings ({ "bgr8", "bgra8", "rgb8", "rgba8", "mono16", "jpeg", "yuv422", }) |
| static constexpr std::array< const char *, 2 > | kSupportedSlaves ({ "y", "n", }) |
| static constexpr std::array< const char *, 2 > | kSupportedTimeStamps ({ "xavier", "local", }) |
Variables | |
| static int | caminfo = 0 |
| static int | image_height = 0 |
| static int | image_width = 0 |
| static constexpr const char * | kCamBaseFrame [] |
| static constexpr const char * | kCamEnable [] |
| static constexpr const char * | kCamInfoLatch [] |
| static constexpr const char * | kCamInfoQueueSize [] |
| static constexpr const char * | kCamLatch [] |
| static constexpr const char * | kCamPose [] |
| static constexpr const char * | kCamQueueSize [] |
| static constexpr const char * | kEncoding = "encoding" |
| static constexpr const char * | kPassword = "password" |
| static constexpr const char * | kSlave = "slave" |
| static constexpr const char * | kTimeStamp = "timestamp" |
|
strong |
| Enumerator | |
|---|---|
| Jhang | |
| FishEye | |
Definition at line 37 of file ClpeNode.hpp.
|
static |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
static |
Definition at line 102 of file ClpeNode.hpp.
|
static |
Definition at line 105 of file ClpeNode.hpp.
|
static |
Definition at line 104 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 80 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 74 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 92 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 96 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 88 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 77 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 84 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 72 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 70 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 71 of file ClpeNode.hpp.
|
staticconstexpr |
Definition at line 73 of file ClpeNode.hpp.