ddemidov / mba
Scattered data interpolation with multilevel B-Splines
☆74Updated last month
Related projects ⓘ
Alternatives and complementary repositories for mba
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆40Updated 10 years ago
- C++ library for fast Gauss transforms.☆66Updated 7 months ago
- A header-only C++ library for k nearest neighbor search with Eigen3.☆51Updated 3 years ago
- Fast radial basis function interpolation for large scale data☆157Updated this week
- Conjugate Gradient for Least Squares in CUDA☆51Updated 9 years ago
- Multilevel B-spline Approximation Library☆28Updated 6 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- A single header-only C++ library for least squares fitting.☆100Updated last year
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆145Updated 6 years ago
- robust geometric predicates☆32Updated 4 years ago
- Mesh Library (MeshLib) - A collection of C++ fundamental libraries for surface processing☆44Updated 2 years ago
- A curvilinear mesh generator for high order finite element analysis☆68Updated 6 years ago
- Isosurface extraction from regular voxel grids☆78Updated 7 years ago
- N-dimensional linear interpolation on a rectangular grid in C++☆57Updated 4 years ago
- Surface manipulation and mesh morphing library☆99Updated 3 years ago
- Lightweight, multithreaded, MEX-aware C++ header-only template library for parallel calculation of linear, bilinear, and trilinear interp…☆60Updated 5 years ago
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆143Updated last year
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆59Updated 6 years ago
- Open source library for scientific HPC☆117Updated 2 months ago
- GPU-accelerated Levenberg-Marquardt curve fitting in CUDA☆313Updated 8 months ago
- CGAL Paraview plugins☆29Updated 8 months ago
- Reconstruction of triangulated surfaces from range-scanned point clouds☆36Updated 6 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆22Updated 4 years ago
- Computes the 3D Delaunay triangulation on the GPU☆124Updated 3 years ago
- Robust geometric predicates without the agonising pain.☆17Updated 4 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆27Updated 7 years ago
- A C/C++ rewrite of the MINPACK software (originally in FORTRAN) for solving nonlinear equations and nonlinear least squares problems☆150Updated 2 months ago
- Cubic B-Spline implementation in C++ templates☆93Updated 3 months ago
- ☆54Updated 10 months ago
- GPU accelerated pre-filtered cubic b-spline interpolation using CUDA