|
Apollo 11.0
自动驾驶开放平台
|
#include <fstream>#include <string>#include <vector>#include "modules/perception/common/base/object.h"#include "modules/perception/common/camera/common/camera_frame.h"命名空间 | |
| namespace | apollo |
| class register implement | |
| namespace | apollo::perception |
| apollo::perception | |
| namespace | apollo::perception::camera |
函数 | |
| int | apollo::perception::camera::WriteLanelines (const bool enabled, const std::string &save_path, const std::vector< base::LaneLine > &lane_objects) |
| int | apollo::perception::camera::WriteCalibrationOutput (bool enabled, const std::string &out_path, const CameraFrame *frame) |