ArmorDetectorParam 参数模块
更多...
#include <rmvlpara/detector/armor_detector.h>
◆ load()
bool rm::para::ArmorDetectorParam::load |
( |
const std::string & | path | ) |
|
|
inline |
◆ read()
bool rm::para::ArmorDetectorParam::read |
( |
const std::string & | path | ) |
|
◆ write()
bool rm::para::ArmorDetectorParam::write |
( |
const std::string & | path | ) |
const |
◆ GRAY_THRESHOLD_BLUE
int rm::para::ArmorDetectorParam::GRAY_THRESHOLD_BLUE = 80 |
◆ GRAY_THRESHOLD_RED
int rm::para::ArmorDetectorParam::GRAY_THRESHOLD_RED = 80 |
◆ MAX_TRACKER_DELTA_DIS
float rm::para::ArmorDetectorParam::MAX_TRACKER_DELTA_DIS = 255 |
识别为相同装甲板序列时,装甲板中心在两帧之间允许的最大距离
- 注解
- 默认值:
255
◆ MIN_CONTOUR_AREA
double rm::para::ArmorDetectorParam::MIN_CONTOUR_AREA = 25 |
◆ MODEL_MEAN
float rm::para::ArmorDetectorParam::MODEL_MEAN = 0.449 |
分类网络归一化后的颜色均值
- 注解
- 默认值:
0.449
◆ MODEL_STD
float rm::para::ArmorDetectorParam::MODEL_STD = 0.226 |
分类网络归一化后的颜色标准差
- 注解
- 默认值:
0.226
该结构体的文档由以下文件生成: