gpufit / GpufitLinks
GPU-accelerated Levenberg-Marquardt curve fitting in CUDA
☆333Updated last month
Alternatives and similar repositories for Gpufit
Users that are interested in Gpufit are comparing it to the libraries listed below
Sorting:
- GPU accelerated pre-filtered cubic b-spline interpolation using CUDA☆125Updated 8 years ago
- C++ library for fast Gauss transforms.☆70Updated last year
- Scattered data interpolation with multilevel B-Splines☆79Updated last year
- Conjugate Gradient for Least Squares in CUDA☆52Updated 10 years ago
- An open source library for the GPU-implementation of L-BFGS-B algorithm☆142Updated 3 months ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 8 months 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…☆25Updated 10 months ago
- MWE for using the Eigen library in CUDA kernels☆120Updated 3 years ago
- Standalone marching cubes implementation and Python bindings☆99Updated 2 weeks ago
- Analogue of the scale-invariant feature transform (SIFT) for three-dimensional images. Includes an image processing and linear algebra li…☆145Updated 5 years ago
- Optimal Oriented Bounding Boxes algorithms☆50Updated 7 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆78Updated 5 years ago
- Implementations of the robust point set registration algorithm described in "Robust Point Set Registration Using Gaussian Mixture Models"…☆328Updated 3 months ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆45Updated 11 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆99Updated 7 years ago
- Euclidean distance & signed distance transform for multi-label 3D anisotropic images using marching parabolas.☆260Updated 2 weeks ago
- Fast computation of Gauss transforms in multiple dimensions; enables efficient Kernel Density Estimation (KDE) with Gaussian kernels.☆65Updated 6 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 10 years ago
- Image registration based on the Fourier-Mellin transform☆110Updated 10 months ago
- A multi-platform collection of C++ software libraries for Computer Vision and Image Understanding.☆253Updated 3 weeks ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- Image registration using discrete Fourier transform.☆271Updated 2 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A domain-specific language for image optimization.☆121Updated last week
- Conjugate Gradient solver written in CUDA☆28Updated 6 years ago
- A single header-only C++ library for least squares fitting.☆110Updated 2 years ago
- This is the open source repository for SIGGRAPH 2018 paper "Space-time Tomography for Continuously Deforming Objects". https://vccimagin…☆14Updated 7 years ago
- An example of a hybrid python/C++ package with unit tests☆146Updated 6 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 5 years ago
- L-BFGS-B, converted from Fortran to C, with Matlab wrapper☆117Updated last year