ydsf16 / LevenbergMarquardt
A simple implementation of the Levenberg Marquardt algorithm.
☆78Updated 6 years ago
Alternatives and similar repositories for LevenbergMarquardt:
Users that are interested in LevenbergMarquardt are comparing it to the libraries listed below
- Code for tutorial on how to use Eigen's LM optimization☆70Updated 7 years ago
- Icp Library featuring Point to Point, Point to Plane, ICP in Sim3 for scaling, and more to come :)☆77Updated 6 years ago
- A simple implementation of the Gauss-Newton method.☆24Updated 6 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆46Updated 5 years ago
- calibrate stereo cameras☆59Updated 3 years ago
- ☆31Updated 6 years ago
- various PnP slover implementations in matlab, include dlt, p3p, epnp, ap3p☆34Updated 5 years ago
- Use g2o to optimize the camera pose. Initial guess is from EPnP.☆15Updated 5 years ago
- 3D Plane fitting using RANSAC☆34Updated 5 years ago
- ☆35Updated 7 years ago
- Personal implementation of Gauss-Newton, Lenvenberg-Marquardt and Dog-Leg algorithm.☆28Updated 5 years ago
- Minimal example showing problem with Ceres and Sophus☆72Updated 8 years ago
- A collection of algorithms that uses points and lines features to estimate camera poses in 1, 2 or 3 views☆38Updated 7 years ago
- Miscellaneous SLAM algorithms implemented by OpenCV, C++, Ceres, g2o, gtsam, Sophus libraries☆46Updated 7 years ago
- Sparse ICP registration test codes for PCL 1.7☆56Updated 9 years ago
- Bundle adjustment demo using Ceres Solver, with customized cost function and local parameterization on SE(3)☆170Updated 3 years ago
- ☆24Updated 6 years ago
- ☆73Updated 6 years ago
- PEAC(Plane Extraction using Agglomerative Clustering) is a fast plane segmentation algorithm for organized point cloud. This is a fork of…☆62Updated 7 years ago
- Omnidirectional camera calibration implementation c++☆43Updated 2 years ago
- C++ implementation for Bundle Adjustment in 2-View☆50Updated 5 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆58Updated 6 years ago
- Personal implementations of solvers for PnP problem, including DLT and EPnP.☆100Updated 10 months ago
- Implementation of the fast plane detector as described in the paper "Fast Plane Detection and Polygonalization in noisy 3D Range …☆71Updated 3 years ago
- ☆41Updated 8 years ago
- Lightweight Dense Visual Odometry - a header-only C++ library for real-time dense RGB-D odometry.☆81Updated 2 years ago
- ☆28Updated 6 years ago
- C++ Library for Iterative Closest Point fitting. http://www.cvlibs.net/software/libicp/ . Fix some mistake in point-to-plane icp implemen…☆137Updated 7 years ago
- 点云PCL微信公众号组织SLAM学习计划之ORB-SLAM2代码注释。☆48Updated 3 years ago
- B-SHOT : A Binary Feature Descriptor for Fast and Efficient Keypoint Matching on 3D Point Clouds☆63Updated 9 years ago