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

#include <cropbox.h>

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

Public Member Functions

virtual void getCropBox (const int width, const int height, const base::TrafficLightPtr &light, base::RectI *crop_box)=0
 

Member Function Documentation

◆ getCropBox()

virtual void apollo::perception::camera::IGetBox::getCropBox ( const int  width,
const int  height,
const base::TrafficLightPtr light,
base::RectI crop_box 
)
pure virtual

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