Apollo
v5.5.0
Open source self driving car software
|
#include <memory>
#include <string>
#include <vector>
#include "modules/perception/base/blob.h"
#include "modules/perception/base/image_8u.h"
#include "modules/perception/camera/lib/interface/base_traffic_light_detector.h"
#include "modules/perception/camera/lib/traffic_light/detector/detection/cropbox.h"
#include "modules/perception/camera/lib/traffic_light/detector/detection/detection.pb.h"
#include "modules/perception/camera/lib/traffic_light/detector/detection/select.h"
#include "modules/perception/inference/inference.h"
Go to the source code of this file.
Classes | |
class | apollo::perception::camera::TrafficLightDetection |
Namespaces | |
apollo | |
apollo::perception | |
apollo::perception::camera | |