![]() |
RMVL
1.1.1
RoboMaster Vision Library
|
陀螺仪数据 更多...
#include <opencv2/core/types.hpp>类 | |
| struct | rm::GyroData |
| 陀螺仪数据 更多... | |
| struct | rm::GyroData::Translation |
| 移动姿态信息 更多... | |
| struct | rm::GyroData::Rotation |
| 转动姿态信息 更多... | |
命名空间 | |
| rm | |
函数 | |
| bool | rm::writeCorners (const std::string &path, uint32_t idx, const std::vector< std::vector< cv::Point2f >> &corners) |
| 将角点数据写入 YAML 文件中 更多... | |
| bool | rm::readCorners (const std::string &path, uint32_t idx, std::vector< std::vector< cv::Point2f >> &corners) |
| 从指定 YAML 文件中读取角点数据 更多... | |
陀螺仪数据
1.9.1