首页
Python
Java
前端
数据库
Linux
Chatgpt专题
开发者工具箱
g2oba专题
第十章g2oBA的g2o_bal_class.h
先贴上代码: #include <Eigen/Core>#include "g2o/core/base_vertex.h"#include "g2o/core/base_binary_edge.h"#include "ceres/autodiff.h"#include "tools/rotation.h"#include "common/projection.h"//定义相机位姿顶点类,由
阅读更多...