File plugin.cpp
FileList > plugins > zed > plugin.cpp
Go to the source code of this file
#include "plugin.hpp"#include "illixr/error_util.hpp"#include <algorithm>#include <cassert>#include <chrono>#include <cmath>#include <memory>#include <opencv2/opencv.hpp>#include <optional>#include <string>
Public Attributes
| Type | Name |
|---|---|
| constexpr int | EXPOSURE_TIME_PERCENT = 8 |
| const record_header | __imu_cam_record = /* multi line expression */ |
Public Attributes Documentation
variable EXPOSURE_TIME_PERCENT
constexpr int EXPOSURE_TIME_PERCENT;
variable __imu_cam_record
const record_header __imu_cam_record;
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/zed/plugin.cpp