marcoscastro / kmeansLinks
Implementation of the K-Means clustering algorithm.
☆109Updated 9 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☆111Updated 15 years ago
- HMM based on KMeans and GMM☆206Updated 9 years ago
- C++ framework that implements machinelearning algorithms (clustering, dimension reducing, genetic algorithms)☆29Updated 10 years ago
- KMeans clustering in Eigen.☆26Updated 9 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- c++ implementation of clustering by DBSCAN☆102Updated 6 years ago
- Library for performing spectral clustering in C++☆79Updated 2 years ago
- RANSAC Template Library☆90Updated 8 years ago
- A simple C library for working with KD-Trees☆401Updated 4 years ago
- PCA implementation in c++☆38Updated 13 years ago
- Particle Swarm Optimization (PSO) in C☆127Updated 5 years ago
- Eigen's usage☆27Updated 2 years ago
- A generic C++11 k-means clustering implementation☆214Updated 5 months ago
- ezSIFT: An easy-to-use standalone SIFT library written in C/C++☆95Updated 7 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ implementation of K-nearest neighbours☆17Updated 9 years ago
- Fastest CPU (AVX/SSE) RGB to grayscale: 2-4x faster than OpenCV. For image processing/computer vision.☆93Updated 4 years ago
- Easy-to-Use C++ Computer Vision Library☆56Updated 2 months ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆124Updated 7 years ago
- a 1500 lines simple C++ implementation of RandomForests with detailed comments☆111Updated 7 years ago
- Absolute balanced kdtree for fast kNN search.☆180Updated 2 years ago
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 8 years ago
- OpenMP tutorial☆40Updated 5 months ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 years ago
- Code for tutorial on how to use Eigen's LM optimization☆73Updated 8 years ago
- An advanced memory visualization tool for GDB on Linux☆139Updated 5 years ago
- C++ Implementation of Savitzky-Golay filters☆34Updated 5 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Save cv::Mat, cv::Point, cv::Size, cv::KeyPoint, and std::vector<cv::KeyPoint> as binary file.☆16Updated 8 years ago
- ☆35Updated 9 years ago