lihui154173104 / Bundle-adjustment

Bundle adjustment (a type of SLAM) implementation from scratch with Ceres solver for optimization of reprojection error using Levenberg-Marquardt algorithm and OpenCV for feature extraction and matching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bundle-adjustment

Bundle adjustment (a type of SLAM) implementation from scratch with Ceres solver for optimization of reprojection error using Levenberg-Marquardt algorithm and OpenCV for feature extraction and matching

About

Bundle adjustment (a type of SLAM) implementation from scratch with Ceres solver for optimization of reprojection error using Levenberg-Marquardt algorithm and OpenCV for feature extraction and matching

License:MIT License


Languages

Language:C++ 92.4%Language:CMake 7.6%