daviddoria / KMeansClusteringLinks
KMeans clustering in Eigen.
☆26Updated 9 years ago
Alternatives and similar repositories for KMeansClustering
Users that are interested in KMeansClustering are comparing it to the libraries listed below
Sorting:
- Eigen based C++11 implementation of cubic spline approximation (smoothing)☆37Updated last year
- RANSAC Template Library☆89Updated 7 years ago
- Numerical optimization in C++☆40Updated 11 years ago
- C++ library for fast Gauss transforms.☆68Updated last year
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- Code for tutorial on how to use Eigen's LM optimization☆72Updated 8 years ago
- MWE for using the Eigen library in CUDA kernels☆119Updated 2 years ago
- Library for 3D LiDAR perception☆24Updated 8 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- Automatically exported from code.google.com/p/kdtree-matlab☆34Updated 8 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- Some papers about 3D point cloud processing from LiDAR, cameras, etc.☆24Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆138Updated 5 years ago
- The C++ implementation of Multi-H algorithm, which is a multi-plane fitting technique. If you use this work for Academic purposes, pleas…☆32Updated 6 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 5 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Implementation of the iPiano algorithm for non-convex and non-smooth optimization as described in [1].☆12Updated 6 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Scattered data interpolation with multilevel B-Splines☆79Updated 9 months ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 2 years ago
- 15-618 Project☆33Updated 8 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated last year
- A set of computer vision tools☆10Updated 9 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated last year
- Library for performing spectral clustering in C++☆78Updated 2 years ago
- Murty's Algorithm for m-best assignments; Implementation inspired by Miller's pseudocode (see code)☆19Updated 6 years ago
- Fitting cubic spline curve to 2d points☆146Updated 4 years ago
- Multilevel B-spline Approximation Library☆28Updated 7 years ago