RMVL  1.1.0
RoboMaster Vision Library
Public 类型 | Public 成员函数 | Public 属性 | 友元 | 所有成员列表
rm::para::TagDetectorParam类 参考

TagDetectorParam 参数模块 更多...

#include <rmvlpara/detector/tag_detector.h>

rm::para::TagDetectorParam 的协作图:

Public 类型

using paraId = void
 

Public 成员函数

 TagDetectorParam ()=default
 

Public 属性

float MAX_TRACKER_DELTA_DIS = 255.f
 识别为相同追踪器时,Tag中心在两帧之间允许的最大距离 更多...
 

友元

template<typename _Tp , typename Enable >
void load (_Tp &, const std::string &)
 

详细描述

TagDetectorParam 参数模块

成员类型定义说明

◆ paraId

构造及析构函数说明

◆ TagDetectorParam()

rm::para::TagDetectorParam::TagDetectorParam ( )
default

友元及相关函数文档

◆ load

template<typename _Tp , typename Enable >
void load ( _Tp &  ,
const std::string &   
)
friend

类成员变量说明

◆ MAX_TRACKER_DELTA_DIS

float rm::para::TagDetectorParam::MAX_TRACKER_DELTA_DIS = 255.f

识别为相同追踪器时,Tag中心在两帧之间允许的最大距离


该类的文档由以下文件生成: