forty-twoo / B-Spline-curve-fitting
It's a curve eiditor which shows b-spline curve(bezier curve included) and the approximation method to fit shapes.
☆17Updated 2 years ago
Alternatives and similar repositories for B-Spline-curve-fitting:
Users that are interested in B-Spline-curve-fitting are comparing it to the libraries listed below
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆44Updated last year
- A generating/fitting specified NURBS curve ROS package☆45Updated 4 years ago
- Smooth Trajectory Planning☆38Updated 9 years ago
- Small-Dimensional Quadratic Programming in Linear Time☆71Updated 2 years ago
- zju cg homework bspline☆23Updated 5 years ago
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- c++ implementation of 3D incremental convell hull algorthim☆39Updated 5 years ago
- General purpose library for multithreaded Rapidly Random exploring Trees☆22Updated 5 months ago
- Fast Vertex Enumeration for 3D Polytopes☆60Updated 3 years ago
- Shared library for tinyspline☆10Updated last year
- b spline surface for use☆81Updated 2 years ago
- STD-Trees: Spatio-temporal Deformable Trees for Multirotors Kinodynamic Planning☆41Updated 3 years ago
- Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes☆36Updated last year
- Source repository for OOQP, a quadratic programming solver (and more)☆75Updated 8 years ago
- Root-Finder is a header-only univariate polynomial solver, which finds/counts all real roots of any polynomial within any interval.☆40Updated 2 years ago
- Toy code for local path planning algorithm DWA(Dynamic Window Approach) in CUDA implementation.☆21Updated 4 years ago
- Generates smooth piecewise polynomial trajectories through waypoints☆17Updated 5 years ago
- Seidel's LP Algorithm: Linear-Complexity Linear Programming for Small-Dimensional Variables☆82Updated 2 years ago
- Basic algorithm of computational geometry☆21Updated 5 years ago
- ☆18Updated 3 years ago
- Generating Large Convex Polytopes Directly on Point Clouds (2D)☆50Updated 3 years ago
- B Spline curve interpolation and least squares fit cubic spline smoothing interpolation, refer THE NURBS BOOK☆28Updated 5 years ago
- implementation of algorithms related to bezier curve for path smoothing☆15Updated 5 years ago
- [Experimental] A SQP solver implemented with Eigen.☆77Updated 5 years ago
- Course project for 2019 Spring ELEC5660 @HKUST☆14Updated 5 years ago
- Library for spline manipulation.☆21Updated last year
- MultiBody Dynamics Estimators: Particle filter and factor-graph estimators☆44Updated 11 months ago
- A simple implementation of the Gauss-Newton method.☆24Updated 6 years ago
- Example cubic B-spline interpolation for se3☆14Updated 2 years ago
- 使用b样条曲面拟合一个给定的三维曲面,要求可以自适应地依照原始网格曲面曲率设置b样条的节点线。本版本为此项目终极版。☆15Updated 9 years ago