Apollo 10.0
自动驾驶开放平台
|
#include <frame_supplement.h>
Public 成员函数 | |
void | Reset () |
Public 属性 | |
bool | on_use = false |
Image8UPtr | image_ptr = nullptr |
std::shared_ptr< Blob< uint8_t > > | image_blob = nullptr |
在文件 frame_supplement.h 第 55 行定义.
|
inline |
在文件 frame_supplement.h 第 65 行定义.
std::shared_ptr<Blob<uint8_t> > apollo::perception::base::CameraFrameSupplement::image_blob = nullptr |
在文件 frame_supplement.h 第 63 行定义.
Image8UPtr apollo::perception::base::CameraFrameSupplement::image_ptr = nullptr |
在文件 frame_supplement.h 第 60 行定义.
bool apollo::perception::base::CameraFrameSupplement::on_use = false |
在文件 frame_supplement.h 第 57 行定义.