postmalloc / skeletonideLinks
Skeletonide is a parallel implementation of Zhang-Suen morphological thinning algorithm written in Halide-lang. Use it for fast skeletonization of binary masks on the GPU.
☆14Updated 4 years ago
Alternatives and similar repositories for skeletonide
Users that are interested in skeletonide are comparing it to the libraries listed below
Sorting:
- ☆25Updated 4 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- Implementation of SIGGRAPH 2019 paper: Progressive Embedding☆36Updated 4 years ago
- HDRView is a simple research-oriented depth-map and high-dynamic range image viewer with an emphasis on examining and comparing images, a…☆31Updated 4 years ago
- ☆23Updated 2 years ago
- A lightweight C++ optimization library for nonlinear problems☆12Updated 11 months ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Tutorials for the geometry-central geometry processing library.☆13Updated 5 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 6 months ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 11 months ago
- a compiler for re-writing image processing functions in C++ to Halide☆24Updated 2 years ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆34Updated 4 years ago
- c++ optimal transport solver on 2D grids☆58Updated 5 years ago
- Fork of https://sourceforge.net/projects/imatistl/☆16Updated 7 years ago
- SuiteSparse: a suite of sparse matrix packages by @DrTimothyAldenDavis et al. with native CMake support☆53Updated 3 weeks ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- ☆33Updated last year
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 months ago
- Polar decomposition of a 3x3 matrix☆14Updated 6 years ago
- SPOT: Sliced Partial Optimal Transport☆61Updated 5 years ago
- ☆39Updated 3 years ago
- EGGS, a method to speed up sparse matrix operations when the same sparsity is used for multiple times. This repo contains examples that s…☆25Updated 5 years ago
- Computational Geometry Sandbox. Graham's Scan, Jarvis's March, KD Tree, Nearest Neighbor☆12Updated 9 years ago
- GPU Accelerated Voxelization Framework for 3D CAD models.☆28Updated 6 years ago
- Parallel/GPU level set volume segmentation using OpenCL☆18Updated 6 years ago
- A library with space-filling curve algorithms (analysis, neighbor-finding, visualization) and other utilities (math, geometry, image proc…☆25Updated 7 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- Building generative models for synthesizing and analyzing volume-rendered images☆52Updated 7 years ago
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago