AprilTag 识别器
更多...
#include <rmvl/detector/tag_detector.h>
AprilTag 识别器
- 注解
- 仅支持 Tag25h9 格式 [2]
◆ TagDetector() [1/3]
rm::TagDetector::TagDetector |
( |
| ) |
|
◆ ~TagDetector()
rm::TagDetector::~TagDetector |
( |
| ) |
|
◆ TagDetector() [2/3]
◆ TagDetector() [3/3]
◆ detect()
识别接口
- 注解
- 提取出所有角点以及对应的类型,通过 getTypes 和 getCorners 方法可以获取
- 参数
-
[in,out] | groups | 所有序列组 |
[in] | src | 原图像 |
[in] | color | 待处理颜色 |
[in] | gyro_data | 当前陀螺仪数据 |
[in] | tick | 当前时间点 |
实现了 rm::detector.
◆ make_detector()
static std::unique_ptr<TagDetector> rm::TagDetector::make_detector |
( |
| ) |
|
|
inlinestatic |
该类的文档由以下文件生成: