装甲板识别模块
更多...
#include <rmvl/detector/armor_detector.h>
◆ ArmorDetector() [1/2]
rm::ArmorDetector::ArmorDetector |
( |
| ) |
|
|
default |
◆ ~ArmorDetector()
rm::ArmorDetector::~ArmorDetector |
( |
| ) |
|
|
default |
◆ ArmorDetector() [2/2]
rm::ArmorDetector::ArmorDetector |
( |
const std::string & | model | ) |
|
|
inlineexplicit |
◆ detect()
装甲板识别核心函数
- 参数
-
[in,out] | groups | 序列组容器 |
[in] | src | 原图像 |
[in] | color | 待识别的颜色 |
[in] | imu_data | IMU 数据 |
[in] | tick | 当前时间点 |
- 返回
- 识别信息结构体
实现了 rm::detector.
◆ make_detector() [1/2]
static std::unique_ptr< ArmorDetector > rm::ArmorDetector::make_detector |
( |
| ) |
|
|
inlinestatic |
◆ make_detector() [2/2]
static std::unique_ptr< ArmorDetector > rm::ArmorDetector::make_detector |
( |
const std::string & | model | ) |
|
|
inlinestatic |
该类的文档由以下文件生成: