Apollo 10.0
自动驾驶开放平台
apollo::perception::camera::DetectionChannel结构体 参考
apollo::perception::camera::DetectionChannel 的协作图:

Public 属性

repeated string input_camera_channel_name = 1
 
optional string output_obstacles_channel_name = 2
 
optional string input_camera_channel_name = 1
 

详细描述

在文件 camera_detection_bev.proto17 行定义.

类成员变量说明

◆ input_camera_channel_name [1/2]

repeated string apollo::perception::camera::DetectionChannel::input_camera_channel_name = 1

在文件 camera_detection_bev.proto18 行定义.

◆ input_camera_channel_name [2/2]

optional string apollo::perception::camera::DetectionChannel::input_camera_channel_name = 1

在文件 camera_detection_single_stage.proto17 行定义.

◆ output_obstacles_channel_name

optional string apollo::perception::camera::DetectionChannel::output_obstacles_channel_name = 2

在文件 camera_detection_bev.proto19 行定义.


该结构体的文档由以下文件生成: