Apollo 10.0
自动驾驶开放平台
|
Public 属性 | |
optional int32 | img_capability = 1 [default = 7] |
optional int32 | lost_age = 2 [default = 2] |
optional int32 | reserve_age = 3 [default = 3] |
optional WeightParam | weight_same_camera = 4 |
optional WeightParam | weight_diff_camera = 5 |
optional float | border = 9 [default = 30] |
optional float | target_thresh = 10 [default = 0.65] |
optional bool | correct_type = 11 [default = false] |
optional TargetParam | target_param = 12 |
optional float | min_init_height_ratio = 13 [default = 17] |
optional float | target_combine_iou_threshold = 14 [default = 0.5] |
optional float | fusion_target_thresh = 15 [default = 0.45] |
optional float | image_displacement = 16 [default = 50] |
optional float | abnormal_movement = 17 [default = 0.3] |
optional double | same_ts_eps = 18 [default = 0.05] |
optional ReferenceParam | reference = 19 |
optional string | type_change_cost_file = 20 |
optional int32 | gpu_id = 21 |
optional string | root_dir = 22 |
optional string | camera_name = 23 |
optional perception::PluginParam | plugin_param = 24 |
optional string | object_template_param_conf_file = 27 |
optional int32 | feature_input_width = 28 [default = 960] |
optional int32 | feature_input_height = 29 [default = 640] |
optional float apollo::perception::camera::OmtParam::abnormal_movement = 17 [default = 0.3] |
optional float apollo::perception::camera::OmtParam::border = 9 [default = 30] |
optional bool apollo::perception::camera::OmtParam::correct_type = 11 [default = false] |
optional int32 apollo::perception::camera::OmtParam::feature_input_height = 29 [default = 640] |
optional int32 apollo::perception::camera::OmtParam::feature_input_width = 28 [default = 960] |
optional float apollo::perception::camera::OmtParam::fusion_target_thresh = 15 [default = 0.45] |
optional float apollo::perception::camera::OmtParam::image_displacement = 16 [default = 50] |
optional int32 apollo::perception::camera::OmtParam::img_capability = 1 [default = 7] |
optional int32 apollo::perception::camera::OmtParam::lost_age = 2 [default = 2] |
optional float apollo::perception::camera::OmtParam::min_init_height_ratio = 13 [default = 17] |
optional string apollo::perception::camera::OmtParam::object_template_param_conf_file = 27 |
optional perception::PluginParam apollo::perception::camera::OmtParam::plugin_param = 24 |
optional ReferenceParam apollo::perception::camera::OmtParam::reference = 19 |
optional int32 apollo::perception::camera::OmtParam::reserve_age = 3 [default = 3] |
optional double apollo::perception::camera::OmtParam::same_ts_eps = 18 [default = 0.05] |
optional float apollo::perception::camera::OmtParam::target_combine_iou_threshold = 14 [default = 0.5] |
optional TargetParam apollo::perception::camera::OmtParam::target_param = 12 |
optional float apollo::perception::camera::OmtParam::target_thresh = 10 [default = 0.65] |
optional string apollo::perception::camera::OmtParam::type_change_cost_file = 20 |
optional WeightParam apollo::perception::camera::OmtParam::weight_diff_camera = 5 |
optional WeightParam apollo::perception::camera::OmtParam::weight_same_camera = 4 |