|
Apollo
6.0
Open source self driving car software
|
#include <string>#include "gtest/gtest.h"#include <opencv2/opencv.hpp>#include "cyber/common/log.h"
Go to the source code of this file.
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::perception | |
| apollo::perception | |
| apollo::perception::camera | |
Functions | |
| void | apollo::perception::camera::save_image (const std::string &path, base::Image8U *image) |
| void | apollo::perception::camera::save_blob (const std::string &path, base::Blob< uint8_t > *blob) |
1.8.13