|
Apollo
v5.5.0
Open source self driving car software
|
#include <map>#include <string>#include "modules/perception/camera/common/camera_frame.h"#include "modules/perception/camera/lib/interface/base_init_options.h"#include "modules/perception/lib/registerer/registerer.h"

Go to the source code of this file.
Classes | |
| struct | apollo::perception::camera::CalibrationServiceInitOptions |
| struct | apollo::perception::camera::CalibrationServiceOptions |
| class | apollo::perception::camera::BaseCalibrationService |
Namespaces | |
| apollo | |
| apollo::perception | |
| apollo::perception::camera | |
Macros | |
| #define | REGISTER_CALIBRATION_SERVICE(name) PERCEPTION_REGISTER_CLASS(BaseCalibrationService, name) |
Functions | |
| apollo::perception::camera::PERCEPTION_REGISTER_REGISTERER (BaseCalibrationService) | |
| #define REGISTER_CALIBRATION_SERVICE | ( | name | ) | PERCEPTION_REGISTER_CLASS(BaseCalibrationService, name) |
1.8.13