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)☆39Updated last year
- Numerical optimization in C++☆40Updated 11 years ago
- RANSAC Template Library☆89Updated 8 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆17Updated 4 years ago
- Levenberg-Marquardt nonlinear least squares algorithms in C/C++☆22Updated last year
- C++ library for fast Gauss transforms.☆68Updated last year
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- Sparse Surface Adjustment☆16Updated 11 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆102Updated 9 years ago
- A library that implements the maxflow-mincut algorithm.☆44Updated 4 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- DFO-GN: Derivative-Free Optimization using Gauss-Newton☆24Updated 2 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- This is a library of incremental image alingment algorithms using OpenCV☆21Updated 2 years ago
- A multi scale edge chain detection method published on CVM2017☆32Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 4 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- A header only library with example files to deliver moer accurate, precise and robust pose estimation than using traditional Perspective-…☆20Updated 6 years ago
- Library for 3D LiDAR perception☆24Updated 8 years ago
- Python bindings for ceres-solver (via Cython)☆45Updated 10 years ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆82Updated last year
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- A Quaternion class that implements general functionality with focus on the Modified Rodrigues Parametrization (MRPs)☆23Updated 5 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- Computation of coherently aligned pointcloud normals using nanoflann for neighbour search and Eigen for eigenvector computation.☆17Updated 7 years ago
- Implementation of the iPiano algorithm for non-convex and non-smooth optimization as described in [1].☆12Updated 6 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆26Updated 6 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆53Updated 4 years ago
- C++ Library for Iterative Closest Point fitting. http://www.cvlibs.net/software/libicp/ . Fix some mistake in point-to-plane icp implemen…☆137Updated 7 years ago