marcoscastro / kmeansLinks
Implementation of the K-Means clustering algorithm.
☆109Updated 10 years ago
Alternatives and similar repositories for kmeans
Users that are interested in kmeans are comparing it to the libraries listed below
Sorting:
- KDTree library☆112Updated 15 years ago
- HMM based on KMeans and GMM☆206Updated 9 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated last week
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- c++ implementation of clustering by DBSCAN☆102Updated 6 years ago
- An implementation of k-d tree☆187Updated last year
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- OpenMP tutorial☆41Updated 6 months ago
- Particle Swarm Optimization (PSO) in C☆128Updated 5 years ago
- An advanced memory visualization tool for GDB on Linux☆139Updated 6 years ago
- PCA implementation in c++☆38Updated 13 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- RANSAC Template Library☆90Updated 8 years ago
- Eigen's usage☆27Updated 2 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆216Updated 3 years ago
- A generic C++11 k-means clustering implementation☆214Updated 6 months ago
- Design patterns for C++ example.☆152Updated 5 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 5 years ago
- A simple C library for working with KD-Trees☆406Updated 4 years ago
- C++ implementation of K-nearest neighbours☆17Updated 9 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆123Updated 5 years ago
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 8 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆155Updated 4 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆95Updated 7 years ago
- Easy-to-Use C++ Computer Vision Library☆57Updated 2 months ago
- C++ Implementation of the SIFT algorithm☆36Updated 8 years ago
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 5 years ago