Apollo  6.0
Open source self driving car software
Public Member Functions | List of all members
apollo::perception::camera::TrafficLightCameraPerception Class Reference

#include <traffic_light_camera_perception.h>

Inheritance diagram for apollo::perception::camera::TrafficLightCameraPerception:
Inheritance graph
Collaboration diagram for apollo::perception::camera::TrafficLightCameraPerception:
Collaboration graph

Public Member Functions

 TrafficLightCameraPerception ()
 
 ~TrafficLightCameraPerception ()=default
 
bool Init (const CameraPerceptionInitOptions &options) override
 
bool Perception (const CameraPerceptionOptions &options, CameraFrame *frame) override
 
std::string Name () const override
 
- Public Member Functions inherited from apollo::perception::camera::BaseCameraPerception
 BaseCameraPerception ()=default
 
virtual ~BaseCameraPerception ()=default
 
 BaseCameraPerception (const BaseCameraPerception &)=delete
 
BaseCameraPerceptionoperator= (const BaseCameraPerception &)=delete
 

Constructor & Destructor Documentation

◆ TrafficLightCameraPerception()

apollo::perception::camera::TrafficLightCameraPerception::TrafficLightCameraPerception ( )
inline

◆ ~TrafficLightCameraPerception()

apollo::perception::camera::TrafficLightCameraPerception::~TrafficLightCameraPerception ( )
default

Member Function Documentation

◆ Init()

bool apollo::perception::camera::TrafficLightCameraPerception::Init ( const CameraPerceptionInitOptions options)
overridevirtual

◆ Name()

std::string apollo::perception::camera::TrafficLightCameraPerception::Name ( ) const
inlineoverridevirtual

◆ Perception()

bool apollo::perception::camera::TrafficLightCameraPerception::Perception ( const CameraPerceptionOptions options,
CameraFrame frame 
)
overridevirtual

The documentation for this class was generated from the following file: