QianZheng / BSplineFitting
Fitting cubic spline curve to 2d points
☆145Updated 4 years ago
Alternatives and similar repositories for BSplineFitting:
Users that are interested in BSplineFitting are comparing it to the libraries listed below
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆44Updated 2 years ago
- b spline surface for use☆82Updated 2 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
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆431Updated 2 years ago
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆232Updated last year
- Fast radius neighbor search with an Octree (ICRA 2015)☆364Updated 5 years ago
- Source repository for OOQP, a quadratic programming solver (and more)☆75Updated 8 years ago
- LBFGS-Lite: A header-only L-BFGS unconstrained optimizer.☆351Updated 2 years ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Generalized ICP reference implementation☆172Updated 9 years ago
- zju cg homework bspline☆23Updated 5 years ago
- Basic algorithm of computational geometry☆22Updated 5 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆153Updated 5 years ago
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- Sparse ICP registration test codes for PCL 1.7☆56Updated 9 years ago
- Normal Iterative Closest Point (NICP) Algorithm C++ Library☆409Updated 3 years ago
- A simple program for drawing and visualizing alpha shapes in images.☆15Updated 6 years ago
- C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
- Library for least square fitting Bezier splines☆45Updated 5 years ago
- 自编写kdtree算法,支持多维数据的建树及k临近搜索,比pcl的速度要快,多核并行可成倍的加速☆15Updated 4 years ago
- Efficient Large-Scale Point-Cloud Viewer based on OpenGL☆84Updated 5 years ago
- C++ implementation of 3-dimensional ICP (Iterative Closest Point) method.☆178Updated 11 months ago
- C++ implementation of camera models in SLAM, see https://blog.csdn.net/OKasy/article/details/90665534.☆67Updated 5 years ago
- A simple implementation of the Levenberg Marquardt algorithm.☆78Updated 6 years ago
- Smooth Trajectory Planning☆38Updated 9 years ago
- A library to collect many useful spline functions into one place.☆282Updated 3 years ago
- RANSAC Template Library☆88Updated 7 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