volkerp / fitCurvesLinks
Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"
☆188Updated 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
- Medial Axis Transform - Library☆147Updated 3 weeks ago
- Reference implementation of Vectorization of Line Drawings via PolyVector Fields☆72Updated 3 weeks ago
- B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.☆39Updated 7 years ago
- B-spline interpolation☆313Updated 3 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆199Updated last year
- Semantic Segmentation for Line Drawing Vectorization Using Neural Networks☆124Updated 2 years ago
- Generalized offsetting of parameterized Bézier curves☆29Updated 8 years ago
- Joint parameterization and fitting of stroke clusters☆61Updated 4 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- 2D Shape/Curve deformation using Moving Least Sqaures☆51Updated 12 years ago
- Perception-aligned clip-art vectorization☆48Updated 3 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 2 years ago
- Python bezier manipulation library☆71Updated 3 months ago
- A collection of tools for manipulating and analyzing SVG Path objects and Bezier curves.☆610Updated last week
- Implementation of the Zhang-Suen thinning algorithm using OpenCV☆157Updated 12 years ago
- JavaScript implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems". …☆290Updated 5 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 6 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
- 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 8 years ago
- 2D polyline library for offsetting, combining, etc.☆494Updated last year
- Simple greedy image packing☆175Updated 6 years ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- OBB implementation in python (using numpy)☆81Updated last year
- Simple and intuitive animation editor☆15Updated 10 years ago
- Python implementation of Alexa, M.; Cohen-Or, D. & Levin, D. (2000), As-rigid-as-possible shape interpolation☆14Updated 6 years ago
- ☆55Updated 10 years ago
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆114Updated last year
- Approximate Convex Decomposition of Polygons☆45Updated 5 years ago
- 3D mathematical functions using NumPy☆419Updated last year