Apollo
6.0
Open source self driving car software
|
#include <frame_supplement.h>
Public Member Functions | |
void | Reset () |
Public Attributes | |
bool | on_use = false |
Image8UPtr | image_ptr = nullptr |
std::shared_ptr< Blob< uint8_t > > | image_blob = nullptr |
|
inline |
std::shared_ptr<Blob<uint8_t> > apollo::perception::base::CameraFrameSupplement::image_blob = nullptr |
Image8UPtr apollo::perception::base::CameraFrameSupplement::image_ptr = nullptr |
bool apollo::perception::base::CameraFrameSupplement::on_use = false |