RuneDetectorParam 参数模块
更多...
#include <rmvlpara/detector/rune_detector.h>
◆ load()
bool rm::para::RuneDetectorParam::load |
( |
const std::string & | path | ) |
|
|
inline |
◆ read()
bool rm::para::RuneDetectorParam::read |
( |
const std::string & | path | ) |
|
◆ write()
bool rm::para::RuneDetectorParam::write |
( |
const std::string & | path | ) |
const |
◆ BIG_TARGET_AREA
double rm::para::RuneDetectorParam::BIG_TARGET_AREA = 1000 |
◆ CONCENTRICITY_RATIO
double rm::para::RuneDetectorParam::CONCENTRICITY_RATIO = 0.08 |
父子轮廓同心度与最大轮廓的比值
- 注解
- 默认值:
0.08
◆ GRAY_THRESHOLD_BLUE
int rm::para::RuneDetectorParam::GRAY_THRESHOLD_BLUE = 80 |
◆ GRAY_THRESHOLD_RED
int rm::para::RuneDetectorParam::GRAY_THRESHOLD_RED = 80 |
◆ MAX_CONTOUR_AREA
double rm::para::RuneDetectorParam::MAX_CONTOUR_AREA = 3500 |
能够参与神符特征匹配的最大面积
- 注解
- 默认值:
3500
◆ MIN_CONTOUR_AREA
double rm::para::RuneDetectorParam::MIN_CONTOUR_AREA = 10 |
该结构体的文档由以下文件生成: