Rookfighter / knn-cppLinks
A header-only C++ library for k nearest neighbor search with Eigen3.
☆52Updated 3 years ago
Alternatives and similar repositories for knn-cpp
Users that are interested in knn-cpp are comparing it to the libraries listed below
Sorting:
- Kd-Tree library for kNN and range queries in plain C++98☆93Updated last year
- A single header-only C++ library for least squares fitting.☆107Updated last year
- UGU: Unclearness Geometry Utility☆40Updated 2 weeks ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆43Updated 11 years ago
- Robust geometric predicates without the agonising pain.☆21Updated 5 years ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 3 months ago
- ☆19Updated 4 years ago
- ☆22Updated 6 years ago
- A C++ geometry processing library☆49Updated 4 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Offers several algorithms to triangulate 3d scattered points☆46Updated 4 years ago
- Custom views of various objects for Visual Studio debugger☆77Updated last year
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Little helper project that builds a BVH over triangles, and allows for querying closest surface point for given input point☆24Updated 3 years ago
- C++ routines to compute spline curves in nD☆42Updated 6 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- A fast surface reconstruction method from Hermite points☆33Updated 9 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated last month
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆78Updated 2 years ago
- A Constrained Resampling Strategy for Mesh Improvement - SGP 2017☆57Updated 3 years ago
- Demo for the SIGGRAPH 2015 paper: "Conformal Mesh Deformations with Möbius Transformations".☆24Updated 3 months ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆159Updated 6 years ago
- Smoothing assignment for Geometry Processing course☆44Updated 2 years ago
- Static/Dynamic Filter for Mesh Geometry☆59Updated 4 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Automatic topology repair and editing of 3D models.☆37Updated last year