cubao / concave_hullLinks
A very fast 2D concave hull algorithm, for python, https://deepwiki.com/cubao/concave_hull/
☆32Updated 9 months ago
Alternatives and similar repositories for concave_hull
Users that are interested in concave_hull are comparing it to the libraries listed below
Sorting:
- Fast radial basis function interpolation and kriging for large scale data☆181Updated last month
- Unofficial python wrapper to the nanoflann k-d tree☆37Updated 2 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- C++ library for fast Gauss transforms.☆68Updated last year
- Fast, discrete natural neighbor interpolation in 3D on the CPU.☆91Updated last year
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- A graphical tool for the reconstruction of botanical trees from point cloud data☆36Updated 11 years ago
- A kdtree implementation for numba.☆39Updated 7 months ago
- A fast, scalable and light-weight C++ Fréchet and DTW distance library, exposed to python and focused on clustering of polygonal curves.☆49Updated 2 years ago
- Python implementation of the algorithm described in the paper "Efficient generation of simple polygons for characterizing the shape of a …☆20Updated 3 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆53Updated 4 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Concave Hull boundary polygon for an array of points and concave and convex polygon vertex detection☆47Updated 4 years ago
- MVP offers a method for extracting 3D that utilizes all views of the terrain, not just pair-wise combinations.☆15Updated 12 years ago
- CUDA and Numba implementations of computational geometry algorithms.☆14Updated 5 years ago
- Mepp2 - 3D MEsh Processing Platform☆78Updated 2 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆142Updated 6 months ago
- A fast and robust total curvature estimation method, for both triangle meshes and point clouds.☆34Updated 10 months ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 4 years ago
- A Python package to find the centerline and width of rivers based on the latitude and longitude of the right and left bank☆50Updated last month
- Curl-Free RBF Partition of Unity (CFPU) method for implicit surface reconstruction from oriented point clouds☆13Updated last year
- Optimal Oriented Bounding Boxes algorithms☆48Updated 6 years ago
- Spatial objects and computations based on NumPy arrays.☆99Updated 4 months ago
- TerraNNI interpolates grid DEMs from large 2D and 3D point clouds using a variant of natural neighbor interpolation.☆47Updated 12 years ago
- C++ port of mapbox's JS concaveman, with a Python wrapper☆167Updated 2 years ago
- Example of wrapping CGAL Delaunay triangulations and mesh refinement using pybind11☆43Updated 6 years ago
- Compute a raster DEM from a 3D point cloud☆12Updated 9 months ago
- C++ implementation of the Medial Axis Shrinking Ball algorithm☆127Updated 4 years ago
- Points2Grid is a robust and scalable tool for gridding LIDAR point cloud data to generate Digital Elevation Models (DEM). Points2Grid use…☆89Updated 4 years ago