![]() |
RMVL
1.2.1
Robotic Manipulation and Vision Library
|
RuneCenterParam 参数模块 更多...
#include <rmvlpara/feature/rune_center.h>
Public 成员函数 | |
| bool | load (const std::string &path) |
从指定 YAML 文件中加载 RuneCenterParam | |
Public 属性 | |
| float | MAX_AREA = 1000.f |
| 最大面积 | |
| float | MIN_AREA = 10.f |
| 最小面积 | |
| float | MAX_RATIO = 1.44f |
| 最大比率 | |
| float | MIN_RATIO = 0.7f |
| 最小比率 | |
RuneCenterParam 参数模块
| bool rm::para::RuneCenterParam::load | ( | const std::string & | path | ) |
| float rm::para::RuneCenterParam::MAX_AREA = 1000.f |
最大面积
| float rm::para::RuneCenterParam::MAX_RATIO = 1.44f |
最大比率
| float rm::para::RuneCenterParam::MIN_AREA = 10.f |
最小面积
| float rm::para::RuneCenterParam::MIN_RATIO = 0.7f |
最小比率
1.11.0