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 6 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
- Medial Axis Transform - Library☆145Updated 2 months ago
- B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.☆39Updated 7 years ago
- Implementation of the Zhang-Suen thinning algorithm using OpenCV☆156Updated 12 years ago
- B-spline interpolation☆309Updated 3 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆288Updated 5 years ago
- Generalized offsetting of parameterized Bézier curves☆28Updated 8 years ago
- Helper for Bézier Curves, Triangles, and Higher Order Objects☆279Updated 10 months ago
- OBB implementation in python (using numpy)☆81Updated last year
- Reference implementation of Vectorization of Line Drawings via PolyVector Fields☆72Updated 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
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- A DCEL (doubly connected edge list) implementation using C++ 11☆18Updated 8 years ago
- 2D Shape/Curve deformation using Moving Least Sqaures☆51Updated 12 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
- Semantic Segmentation for Line Drawing Vectorization Using Neural Networks☆124Updated 2 years ago
- BentleyOttmann sweep-line implementation (for finding all intersections in a set of line segments)☆104Updated 10 months ago
- Python bezier manipulation library☆71Updated last month
- SVG Image deformation tool. Support cubic Beizer spline only.☆20Updated 6 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆198Updated last year
- C++ port of mapbox's JS concaveman, with a Python wrapper☆169Updated 2 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 3 weeks ago
- A nano spline library in modern C++.☆128Updated last year
- 2D voronoi diagram for point and line-segment sites using incremental topology-oriented algorithm. C++ with python bindings. Licensed und…☆216Updated 2 years ago
- Simple greedy image packing☆175Updated 6 years ago
- Tessellate your favorite 2D manifolds with triangles, hexagons, and other interesting patterns.☆227Updated 2 years ago
- The multi-view reconstruction library☆31Updated 13 years ago