|
Apollo 10.0
自动驾驶开放平台
|
#include <functional>#include <iostream>#include <string>#include "cyber/cyber.h"#include "third_party/camera_library/smartereye/include/calibrationparams.h"#include "third_party/camera_library/smartereye/include/camerahandler.h"#include "third_party/camera_library/smartereye/include/rotationmatrix.h"类 | |
| class | apollo::drivers::smartereye::SmartereyeHandler |
命名空间 | |
| namespace | apollo |
| class register implement | |
| namespace | apollo::drivers |
| apollo::drivers | |
| namespace | apollo::drivers::smartereye |
类型定义 | |
| typedef std::function< bool(RawImageFrame *rawFrame)> | apollo::drivers::smartereye::CallbackFunc |