Apollo
6.0
Open source self driving car software
|
#include <region_output.h>
Public Attributes | |
float | threshold |
float | inter_cls_nms_thresh |
float | inter_cls_conf_thresh |
float | sigma |
std::string | type = BoxVote |
float apollo::perception::camera::NMSParam::inter_cls_conf_thresh |
float apollo::perception::camera::NMSParam::inter_cls_nms_thresh |
float apollo::perception::camera::NMSParam::sigma |
float apollo::perception::camera::NMSParam::threshold |
std::string apollo::perception::camera::NMSParam::type = BoxVote |