|
Apollo
6.0
Open source self driving car software
|
#include <memory>#include <string>#include <vector>#include "cyber/common/log.h"#include "modules/perception/camera/common/camera_frame.h"#include "modules/perception/inference/utils/cuda_util.h"#include "modules/perception/inference/utils/util.h"

Go to the source code of this file.
Classes | |
| struct | apollo::perception::camera::PatchIndicator |
| struct | apollo::perception::camera::SimilarMap |
| class | apollo::perception::camera::FrameList |
Namespaces | |
| apollo | |
| PlanningContext is the runtime context in planning. It is persistent across multiple frames. | |
| apollo::perception | |
| apollo::perception | |
| apollo::perception::camera | |
1.8.13