|
Apollo
v5.5.0
Open source self driving car software
|
#include <memory>#include <string>#include "modules/perception/camera/app/perception.pb.h"#include "modules/perception/camera/common/camera_frame.h"#include "modules/perception/camera/lib/interface/base_camera_perception.h"#include "modules/perception/camera/lib/interface/base_feature_extractor.h"#include "modules/perception/camera/lib/interface/base_init_options.h"#include "modules/perception/camera/lib/interface/base_traffic_light_detector.h"#include "modules/perception/camera/lib/interface/base_traffic_light_tracker.h"

Go to the source code of this file.
Classes | |
| class | apollo::perception::camera::TrafficLightCameraPerception |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::camera | |
1.8.13