Rookfighter / knn-cppLinks
A header-only C++ library for k nearest neighbor search with Eigen3.
☆53Updated 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 simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- C++ routines to compute spline curves in nD☆41Updated 6 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated 2 months ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Custom views of various objects for Visual Studio debugger☆78Updated last year
- Scattered data interpolation with multilevel B-Splines☆77Updated 8 months ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- ☆22Updated 4 years ago
- A single header-only C++ library for least squares fitting.☆107Updated last year
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆44Updated 11 years ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Measuring Error between Surface using the Hausdorff distance☆15Updated 13 years ago
- The quickest way to add OpenGL visualizations to C++ code.☆19Updated last year
- Static/Dynamic Filter for Mesh Geometry☆60Updated 4 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++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆42Updated 2 months ago
- A library providing functionality for the geometric processing of polygonal(non-triangular) meshes.☆61Updated 4 months ago
- this is a function for 2D delaunay triangultation, input points ,then vertex index of triangles will be computed☆11Updated 5 years ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 10 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆35Updated this week
- ☆23Updated 6 years ago
- C++ implementation of KDTree & kNN classification on MNIST☆37Updated 6 years ago
- Smoothing assignment for Geometry Processing course☆44Updated 2 years ago
- 2d medial axis transform using tracing paths [Joan-Arinyo et al.]☆34Updated 6 years ago
- Offers several algorithms to triangulate 3d scattered points☆46Updated 4 years ago
- A fast surface reconstruction method from Hermite points☆33Updated 9 years ago