volkerp / fitCurvesLinks
Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"
☆184Updated 4 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
- 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
- Reference implementation of Vectorization of Line Drawings via PolyVector Fields☆70Updated 10 months ago
- B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.☆39Updated 7 years ago
- Semantic Segmentation for Line Drawing Vectorization Using Neural Networks☆121Updated 2 years ago
- Medial Axis Transform - Library☆140Updated last year
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆279Updated 6 months ago
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆247Updated 8 months ago
- B-spline interpolation☆307Updated 3 years ago
- Implementation of the Zhang-Suen thinning algorithm using OpenCV☆156Updated 12 years ago
- Joint parameterization and fitting of stroke clusters☆60Updated 3 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆194Updated last year
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 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
- ☆55Updated 10 years ago
- Fill 2D regions with traversals for generating tool paths☆29Updated 3 years ago
- Several examples of how to use PyOpenGL for off-screen rendering and saving rendered image to file. 3 methods are used: using GLUT hidden…☆23Updated 7 years ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- As-rigid-as-possible image deformation in Python and C☆23Updated 10 years ago
- SVG Image deformation tool. Support cubic Beizer spline only.☆19Updated 6 years ago
- Python bezier manipulation library☆70Updated last year
- A lightweight sketch-based shape retrieval framework.☆40Updated 6 years ago
- find the largest rectangle inscribed in a non-convex polygon☆51Updated 3 years ago
- A C++ implementation of "Image Smoothing via L0 Gradient Minimization"☆54Updated 6 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated 2 months ago
- Tessellate your favorite 2D manifolds with triangles, hexagons, and other interesting patterns.☆222Updated last year
- Simple greedy image packing☆172Updated 5 years ago
- Multi-view Wire Art☆86Updated 5 years ago
- Straight skeleton implementation in Python☆85Updated 4 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆126Updated 4 years ago