volkerp / fitCurvesLinks
Python implementation of Philip J. Schneider's "Algorithm for Automatically Fitting Digitized Curves" from the book "Graphics Gems"
☆190Updated 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☆48Updated 6 years ago
- Medial Axis Transform - Library☆151Updated 2 months ago
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆45Updated 2 years ago
- B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.☆40Updated 7 years ago
- Reference implementation of Vectorization of Line Drawings via PolyVector Fields☆73Updated 2 months ago
- B-spline interpolation☆319Updated 4 years ago
- Perception-aligned clip-art vectorization☆48Updated 3 years ago
- Joint parameterization and fitting of stroke clusters☆61Updated 4 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆35Updated 6 years ago
- Semantic Segmentation for Line Drawing Vectorization Using Neural Networks☆124Updated 2 years ago
- Generalized offsetting of parameterized Bézier curves☆29Updated 8 years ago
- Implementation of the Zhang-Suen thinning algorithm using OpenCV☆158Updated 12 years ago
- Cython wrapper for the C++ translation of the Angus Johnson's Clipper library (ver. 6.4.2)☆257Updated last month
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated 3 months ago
- Python bezier manipulation library☆71Updated 4 months ago
- A C++ implementation of "Image Smoothing via L0 Gradient Minimization"☆54Updated 7 years ago
- 2D Shape/Curve deformation using Moving Least Sqaures☆51Updated 13 years ago
- A simple Delaunay 2D triangulation in python (with numpy)☆200Updated last year
- ☆55Updated 10 years ago
- Simple greedy image packing☆175Updated 6 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
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆80Updated 5 years ago
- Partial source code of Siggraph 2018 paper "Stitch meshing"☆114Updated 2 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 13 years ago
- A new algorithm for retrieving topological skeleton as a set of polylines from binary images☆570Updated 3 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 3 years ago
- OBB implementation in python (using numpy)☆82Updated last year
- SVG Image deformation tool. Support cubic Beizer spline only.☆20Updated 6 years ago
- A nano spline library in modern C++.☆130Updated last month
- 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