marcoscastro / kmeans
Implementation of the K-Means clustering algorithm.
☆105Updated 9 years ago
Alternatives and similar repositories for kmeans:
Users that are interested in kmeans are comparing it to the libraries listed below
- Library for performing spectral clustering in C++☆76Updated last year
- KDTree library☆113Updated 14 years ago
- HMM based on KMeans and GMM☆202Updated 9 years ago
- KMeans clustering in Eigen.☆26Updated 8 years ago
- c++ implementation of clustering by DBSCAN☆99Updated 5 years ago
- A generic C++11 k-means clustering implementation☆209Updated 3 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆80Updated 8 years ago
- C++ implementation of K-nearest neighbours☆17Updated 9 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 9 years ago
- PCA implementation in c++☆36Updated 13 years ago
- Fast, vectorized C++ implementation of K-Means using the Eigen matrix template library. Includes Matlab and Python interfaces.☆57Updated 7 years ago
- Eigen's usage☆27Updated last year
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆28Updated 10 years ago
- A C++ Library of Genetic Algorithm Components☆64Updated 6 years ago
- Numerical optimization in C++☆38Updated 10 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆176Updated 4 years ago
- Machine learning. Clustering by fast search and find of density peaks.☆31Updated 7 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 4 years ago
- Mean shift clustering Implementation in C++☆92Updated 6 years ago
- A Light-weight and Fast Template Matrix Library☆130Updated 11 years ago
- C++ implementation of Gaussian Mixture Model☆33Updated 6 years ago
- A simple C library for working with KD-Trees☆395Updated 3 years ago
- Multivariate kernel density estimation [statistics]☆50Updated 9 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆95Updated 6 years ago
- RANSAC Template Library☆85Updated 7 years ago
- C++ Implementation of the SIFT algorithm☆36Updated 7 years ago
- Matlab Mat file read and write C++ class with OpenCV bindings. Matlab is used a lot in computer vision, and people often share Matlab cod…☆67Updated 6 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- a simple Bag-of-Features framework for image classification and retrieval☆16Updated 7 years ago
- Particle Swarm Optimization (PSO) in C☆119Updated 4 years ago