volkerp / fitCurvesLinks
Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"
☆187Updated 5 years ago
Alternatives and similar repositories for fitCurves
Users that are interested in fitCurves are comparing it to the libraries listed below
Sorting:
- Library for least square fitting Bezier splines☆46Updated 5 years ago
- Medial Axis Transform - Library☆144Updated last week
- 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
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆280Updated 8 months ago
- B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.☆39Updated 7 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆198Updated last year
- Implementation of the Zhang-Suen thinning algorithm using OpenCV☆156Updated 12 years ago
- Reference implementation of Vectorization of Line Drawings via PolyVector Fields☆71Updated 11 months 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
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆250Updated 10 months ago
- 2D Shape/Curve deformation using Moving Least Sqaures☆51Updated 12 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Generalized offsetting of parameterized Bézier curves☆27Updated 8 years ago
- 2D voronoi diagram for point and line-segment sites using incremental topology-oriented algorithm. C++ with python bindings. Licensed und…☆214Updated 2 years ago
- Python bezier manipulation library☆70Updated last year
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- Scale-Space Transform for noise-robust 2D curve matching algorithm☆76Updated 2 years ago
- An implementation of Laplacian mesh editing for Math 290.☆122Updated 9 years ago
- The Visualization and Computer Graphics Library (VCG) fork of☆47Updated last week
- Mean Curvature Skeletons (i.e. curve-skeleton extraction via mean curvature flow)☆129Updated 4 years ago
- Semantic Segmentation for Line Drawing Vectorization Using Neural Networks☆123Updated 2 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆126Updated 4 years ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- Fast algorithms to compute an approximation of the minimal volume oriented bounding box of a point cloud in 3D.☆463Updated 3 years ago
- Laplacian mesh deformation☆237Updated 7 years ago
- 2D Image Morphing Algorithms based on mesh warping. C++ project, which is transplanted from the c codes given by Yurong Sun and George Wo…☆70Updated 12 years ago
- b spline surface for use☆83Updated 3 years ago
- OBB implementation in python (using numpy)☆81Updated last year
- Joint parameterization and fitting of stroke clusters☆61Updated 4 years ago