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 10 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- c++ implementation of clustering by DBSCAN☆103Updated 6 years ago
- Eigen's usage☆27Updated 2 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 11 years ago
- An advanced memory visualization tool for GDB on Linux☆139Updated 6 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated 2 months ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆217Updated 3 years ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- Particle Swarm Optimization (PSO) in C☆132Updated 5 years ago
- RANSAC Template Library☆91Updated 8 years ago
- A simple C library for working with KD-Trees☆411Updated 4 years ago
- Mean shift clustering Implementation in C++☆94Updated 7 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- A Library About The Image Features Extraction☆109Updated 11 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 7 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆96Updated 7 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- C++ implementation of K-nearest neighbours☆17Updated 10 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- Graph plots, drawing, layout and windows in OpenCV☆130Updated 3 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆106Updated 2 years ago
- A Light-weight and Fast Template Matrix Library☆132Updated 12 years ago
- An implementation of k-d tree☆187Updated last year
- VoronoiSkeleton is a C++ class made for the fast computing of Voronoi diagrams of monochrome images. It contains different implementation…☆98Updated 6 years ago