QianZheng / BSplineFittingLinks
Fitting cubic spline curve to 2d points
☆146Updated 4 years ago
Alternatives and similar repositories for BSplineFitting
Users that are interested in BSplineFitting are comparing it to the libraries listed below
Sorting:
- b spline surface for use☆82Updated 3 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆43Updated 2 years ago
- Sparse ICP registration test codes for PCL 1.7☆56Updated 9 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆79Updated 6 years ago
- C++ implementation of DBSCAN clustering algorithm☆204Updated 11 months ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆180Updated last year
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆152Updated 5 years ago
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆84Updated 5 years ago
- Eigen3.3.7 Doc中文版☆125Updated 6 years ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆239Updated last year
- Basic algorithm of computational geometry☆23Updated 5 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- c++ implementation of 3D incremental convell hull algorthim☆41Updated 5 years ago
- Separation of LMICP from PCL for better understanding Levenberg-Marquardt algorithm.☆7Updated 6 years ago
- matplotlib-cpp with Eigen interfaces.☆57Updated 4 years ago
- It's a curve eiditor which shows b-spline curve(bezier curve included) and the approximation method to fit shapes.☆17Updated 2 years ago
- A C++ library to solve equation AX=XB, which is known as been widely used in hand-eye calibration for robotics☆158Updated 5 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- 脱离ROS的hector slam算法☆33Updated 7 years ago
- 分别用多核和GPU实现并行ICP算法(implementation of icp by openMP and cuda)☆45Updated 5 years ago
- Source repository for OOQP, a quadratic programming solver (and more)☆78Updated 8 years ago
- RANSAC Template Library☆89Updated 7 years ago
- KDTree library☆111Updated 14 years ago
- 随机采样一致性算法,是在Ziv Yaniv的c++实现上重新实现了一次,加了中文注释,修正了一个错误。便于理解算法实现☆61Updated 6 years ago
- Probably the fastest C++ dbscan library.☆100Updated last year
- 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
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆24Updated 3 years ago
- A library of curves for estimation.☆74Updated 6 years ago
- Simple C++ KD-Tree implementation☆219Updated 9 months ago