|
Apollo
v5.5.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 | |
| 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