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::SmokeNMSParam::inter_cls_conf_thresh |
float apollo::perception::camera::SmokeNMSParam::inter_cls_nms_thresh |
float apollo::perception::camera::SmokeNMSParam::sigma |
float apollo::perception::camera::SmokeNMSParam::threshold |
std::string apollo::perception::camera::SmokeNMSParam::type = "BoxVote" |