rncarpio / delaunay_linterpLinks
n-dimensional piecewise linear interpolation using Delaunay triangulation in C++
☆44Updated 11 years ago
Alternatives and similar repositories for delaunay_linterp
Users that are interested in delaunay_linterp are comparing it to the libraries listed below
Sorting:
- Scattered data interpolation with multilevel B-Splines☆79Updated 10 months ago
- N-dimensional linear interpolation on a rectangular grid in C++☆60Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆38Updated 7 years ago
- Fast radial basis function interpolation and kriging for large scale data☆180Updated last month
- C++ library for fast Gauss transforms.☆68Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆107Updated 2 years ago
- JIGSAW is a Delaunay-based unstructured mesh generator for two- and three-dimensional geometries.☆161Updated last week
- Multilevel B-spline Approximation Library☆28Updated 7 years ago
- Computes the 3D Delaunay triangulation on the GPU☆131Updated 3 years ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- Fast arbitrary dimension linear interpolation in C++☆109Updated 2 months ago
- Robust geometric predicates without the agonising pain.☆22Updated 5 years ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆54Updated 3 years ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 7 years ago
- Field interpolation using finite elements and sparse linear least squares☆17Updated 4 years ago
- C++ L-BFGS implementation using plain STL☆34Updated 2 years ago
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆57Updated last month
- Open source library for scientific HPC☆128Updated 3 weeks ago
- A nano spline library in modern C++.☆124Updated 10 months ago
- CMake project for Jonathan Shewchuk's Triangle mesh generator.☆69Updated 6 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆73Updated 6 months ago
- Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆434Updated 2 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆154Updated 11 months ago
- Git mirror of the geogram library by INRIA☆131Updated 3 years ago
- C++ Shape Analysis and Geometry Processing☆40Updated last year
- 3D geometry processing environment☆83Updated 9 years ago
- Cubic B-Spline implementation in C++ templates☆101Updated last year
- robust geometric predicates☆37Updated 4 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…☆45Updated 2 weeks ago