ydsf16 / Gauss_Newton_solverLinks
A simple implementation of the Gauss-Newton method.
☆24Updated 6 years ago
Alternatives and similar repositories for Gauss_Newton_solver
Users that are interested in Gauss_Newton_solver are comparing it to the libraries listed below
Sorting:
- A simple implementation of the Levenberg Marquardt algorithm.☆82Updated 6 years ago
- bundle_adjustment☆17Updated 6 years ago
- this is the implementation of spline fusion to fuse the pose in SE3☆63Updated 2 months ago
- 深蓝课程☆23Updated 5 years ago
- optical tracking method☆23Updated 6 years ago
- Sparse ICP registration test codes for PCL 1.7☆56Updated 9 years ago
- ICE-BA-ros, add loopclosure,equi_distort(fisheye) 以及中文注释☆68Updated 5 years ago
- An Open-Source, Fiducial-Based, Underwater Stereo Visual-Inertial Localization Method with Refraction Correction☆28Updated 4 years ago
- ORB SLAM optimization implement with ceres solver☆52Updated 5 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆61Updated 7 years ago
- Implementation and annotation of Free Space Carving algorithm (CARV) using ORB-SLAM map points and camera poses.☆44Updated 6 years ago
- 本人完成的项目汇总☆28Updated 7 years ago
- Catkinized version of the AprilTag C++ implementation☆33Updated 3 years ago
- Basic algorithms for lidar slam.☆57Updated 6 years ago
- 使用二维码实现三维高精度定位☆33Updated 5 years ago
- OKVIS中文注解版,方便初学者学习☆46Updated 7 years ago
- Personal implementation of Gauss-Newton, Lenvenberg-Marquardt and Dog-Leg algorithm.☆28Updated 6 years ago
- 3D reconstruction with L515, VINS-RGBD and voxblox☆52Updated 3 years ago
- C++ implementation for Bundle Adjustment in 2-View☆51Updated 6 years ago
- An offline tool for pose-graph-optimization.☆79Updated 7 years ago
- VIO_Tutotial_Course homework of He Yijia and Gao Xiang