Apollo  6.0
Open source self driving car software
Namespaces | Functions
camera_common_io_util.h File Reference
#include <string>
#include "gtest/gtest.h"
#include <opencv2/opencv.hpp>
#include "cyber/common/log.h"
Include dependency graph for camera_common_io_util.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)