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☆113Updated 15 years ago
- HMM based on KMeans and GMM☆206Updated 10 years ago
- c++ implementation of clustering by DBSCAN☆103Updated 6 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated 3 months ago
- Eigen's usage☆27Updated 2 years ago
- Particle Swarm Optimization (PSO) in C☆131Updated 5 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Kuhn-Munkres (Hungarian) Algorithm in C++☆216Updated 3 years ago
- Easy-to-Use C++ Computer Vision Library☆57Updated this week
- RANSAC Template Library☆92Updated 8 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- C++ implementation of K-nearest neighbours☆17Updated 10 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- PCA implementation in c++☆38Updated 14 years ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆96Updated 7 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 11 years ago
- A C++ Library of Genetic Algorithm Components☆70Updated 7 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- OpenMP tutorial☆41Updated 9 months ago
- C++ program to compute the maximum weighted bipartite matching of a graph☆38Updated 3 years ago
- This is a C/C++ implementation for Fast Independent Components Analysis.☆18Updated 9 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆126Updated 7 years ago
- Graphs and Graph Algorithms in C++, including Minimum Cost (Lifted) Multicuts☆240Updated 2 years ago
- Design patterns for C++ example.☆152Updated 5 years ago
- LIBSVM -- A Library for Support Vector Machines (unofficial snapshot dist mirror)☆129Updated 14 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable vers…☆28Updated 6 years ago
- A one header only DBSCAN (N-dimensions support) implementation☆123Updated 3 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 8 years ago