Apollo
6.0
Open source self driving car software
|
#include <cropbox.h>
Public Member Functions | |
virtual void | getCropBox (const int width, const int height, const base::TrafficLightPtr &light, base::RectI *crop_box)=0 |
|
pure virtual |
Implemented in apollo::perception::camera::CropBoxWholeImage, and apollo::perception::camera::CropBox.