Apollo
6.0
Open source self driving car software
|
#include <memory>
#include <string>
#include "modules/perception/base/blob.h"
#include "modules/perception/base/box.h"
#include "modules/perception/base/image.h"
#include "modules/perception/camera/common/undistortion_handler.h"
Go to the source code of this file.
Classes | |
class | apollo::perception::camera::DataProvider |
struct | apollo::perception::camera::DataProvider::InitOptions |
struct | apollo::perception::camera::DataProvider::ImageOptions |
Namespaces | |
apollo | |
PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
apollo::perception | |
apollo::perception | |
apollo::perception::camera | |