TagDetectorParam 参数模块
更多...
#include <rmvlpara/detector/tag_detector.h>
◆ load()
bool rm::para::TagDetectorParam::load |
( |
const std::string & | path | ) |
|
|
inline |
◆ read()
bool rm::para::TagDetectorParam::read |
( |
const std::string & | path | ) |
|
从指定 YAML
文件中加载,并读取至 TagDetectorParam
中
- 注解
YAML
文件的后缀允许是 *.yml
和 *.yaml
- 参数
-
- 返回
- 是否读取成功
◆ write()
bool rm::para::TagDetectorParam::write |
( |
const std::string & | path | ) |
const |
◆ MAX_TRACKER_DELTA_DIS
float rm::para::TagDetectorParam::MAX_TRACKER_DELTA_DIS = 255.f |
识别为相同追踪器时,Tag中心在两帧之间允许的最大距离
- 注解
- 默认值:
255.f
该结构体的文档由以下文件生成: