volkerp / fitCurves
Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"
☆174Updated 4 years ago
Alternatives and similar repositories for fitCurves:
Users that are interested in fitCurves are comparing it to the libraries listed below
- Library for least square fitting Bezier splines☆45Updated 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 …☆43Updated last year
- A simple Delaunay 2D triangulation in python (with numpy)☆192Updated 10 months ago
- Reference implementation of Vectorization of Line Drawings via PolyVector Fields☆66Updated 4 months ago
- b spline surface for use☆78Updated 2 years ago
- Fitting cubic spline curve to 2d points☆143Updated 3 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆98Updated 7 years ago
- Joint parameterization and fitting of stroke clusters☆56Updated 3 years ago
- As-rigid-as-possible image deformation in Python and C☆21Updated 9 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆97Updated 5 years ago
- Fill 2D regions with traversals for generating tool paths☆27Updated 3 years ago
- Straight skeleton implementation in Python☆79Updated 4 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆32Updated 5 years ago
- An implementation of Laplacian mesh editing for Math 290.☆118Updated 8 years ago
- Survey of Higher Order Rigid Body Motion Interpolation Methods for Keyframe Animation and Continuous-Time Trajectory Estimation☆150Updated 4 years ago
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆108Updated last year
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆122Updated 3 years ago
- The Robust Quad Mesh Extraction Library☆111Updated 4 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆97Updated 3 years ago
- A nano spline library in modern C++.☆113Updated 3 months ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆44Updated 9 years ago
- Implementation of The Ball Pivoting Algorithm based on PCL☆62Updated 7 years ago
- 2D Shape/Curve deformation using Moving Least Sqaures☆51Updated 12 years ago
- A library for performing proximity queries on a pair of geometric models composed of triangles☆67Updated 4 years ago
- The SINTEF Spline Library☆190Updated 3 months ago
- Moebius Registration☆61Updated 4 months ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆421Updated last year
- C++ library for NURBS curves and surfaces☆462Updated 7 months ago
- SVG Image deformation tool. Support cubic Beizer spline only.☆19Updated 5 years ago
- Implementation of 2D-parametrization algorithm introduced by the paper "Scalable Locally Injective Mappings". Currently support only the …☆88Updated 5 years ago