|
Apollo 10.0
自动驾驶开放平台
|
#include <postprocess.h>
Public 属性 | |
| float | threshold |
| float | inter_cls_nms_thresh |
| float | inter_cls_conf_thresh |
| float | sigma |
| std::string | type = BoxVote |
在文件 postprocess.h 第 69 行定义.
| float apollo::perception::camera::NMSParam::inter_cls_conf_thresh |
在文件 postprocess.h 第 72 行定义.
| float apollo::perception::camera::NMSParam::inter_cls_nms_thresh |
在文件 postprocess.h 第 71 行定义.
| float apollo::perception::camera::NMSParam::sigma |
在文件 postprocess.h 第 73 行定义.
| float apollo::perception::camera::NMSParam::threshold |
在文件 postprocess.h 第 70 行定义.
| std::string apollo::perception::camera::NMSParam::type = BoxVote |
在文件 postprocess.h 第 74 行定义.