volkerp / fitCurves
Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"
☆178Updated 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 …☆44Updated last year
- Medial Axis Transform - Library☆135Updated last year
- Fitting cubic spline curve to 2d points☆145Updated 4 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 5 months ago
- Reference implementation of Vectorization of Line Drawings via PolyVector Fields☆69Updated 7 months ago
- A nano spline library in modern C++.☆120Updated 6 months ago
- Python bezier manipulation library☆68Updated 10 months ago
- Generalized offsetting of parameterized Bézier curves☆26Updated 7 years ago
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆278Updated 4 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆102Updated 7 years ago
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆240Updated 6 months ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆33Updated 5 years ago
- 2D polyline library for offsetting, combining, etc.☆459Updated 7 months ago
- Joint parameterization and fitting of stroke clusters☆60Updated 3 years ago
- Python Wrapper for Embree☆90Updated last year
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆126Updated 4 years ago
- B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.☆38Updated 6 years ago
- Least squares conformal mapping implemented in C++☆114Updated 4 years ago
- Simple OpenGL mesh/point cloud viewer☆121Updated 2 years ago
- Straight skeleton implementation in Python☆82Updated 4 years ago
- Simple greedy image packing☆171Updated 5 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 5 years ago
- C++ implementation of the 3D QuickHull algorithm☆279Updated 9 months ago
- B-spline interpolation☆305Updated 3 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆98Updated 3 years ago
- Fill 2D regions with traversals for generating tool paths☆29Updated 3 years ago
- As-rigid-as-possible image deformation in Python and C☆23Updated 9 years ago
- Introductory assignment for Geometry Processing course☆123Updated 2 years ago