Skip to content

Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries

Notifications You must be signed in to change notification settings

a12fghoenNew/xushang_SLAM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

practice readme

Implementation of

  1. BAL bundle adjustment problem based both on Ceres Sover and g2o;
  2. Pose_graph optimization problem based on g2o(Sophus) and gtsam;
  3. Other fundamental algorithms for computer vision

About

Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 76.3%
  • CMake 23.3%
  • C 0.4%