drobison / k-means
Implementation of k-means clustering
☆17Updated 9 years ago
Alternatives and similar repositories for k-means:
Users that are interested in k-means are comparing it to the libraries listed below
- C++ Implementation of the SIFT algorithm☆36Updated 7 years ago
- Example programs from the OpenCV2 cookbook 2nd Edition☆25Updated 10 years ago
- Implementation of the K-Means clustering algorithm.☆106Updated 9 years ago
- Small and easy C++ AdaBoost Implementation☆70Updated 13 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 6 years ago
- A C++ implementation of Sift Algorithm☆9Updated 8 years ago
- KDTree library☆111Updated 14 years ago
- Tools that implement of the classic SMO (Sequential Minimal Optimization) algorithm for traning SVMs☆43Updated 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 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 7 years ago
- HMM based on KMeans and GMM☆202Updated 9 years ago
- mean shift tracking c++ code based on the paper "Kernel-Based Object Tracking"☆21Updated 9 years ago
- for integrating Deep Learning and Robotics☆31Updated 5 years ago
- 学习rpg_svo 根据代码和论文进行一步步的分析☆55Updated 9 years ago
- This project is the C++ implementation of kernel based object tracking as discussed by Visvanathan Ramesh, Dorin Comaniciu & Peter Meer i…☆17Updated 11 years ago
- Autogenerated documentation, based on PCL master.☆25Updated this week
- Probabilistic state estimation for robotics applications. Bayes filters include Kalman, Markov chains; Gaussian, uniform and discrete map…☆45Updated 9 years ago
- wrap KAZE features implementatino to cv::Feature2D API without rebuilding OpenCV☆29Updated 12 years ago
- A 3d SLAM program, using novel plane ICP☆64Updated 9 years ago
- A wrapper for LibSVM that lets you train SVM's directly on Eigen library matrices in C++☆81Updated 9 years ago
- Library for performing spectral clustering in C++☆77Updated last year
- practice cmake☆16Updated 13 years ago
- SLAMBench is an open source tool designed to assist in the development of simultaneous localisation and mapping (SLAM) algorithms, and ev…☆91Updated 4 years ago
- Simultaneous Localization And Mapping system. Uses EKF filter and a monocular sequence of images.☆47Updated 9 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- 8 Point algorithm for estimating fundamental matrix.☆13Updated 9 years ago
- Dehazing algorithm implemented on CUDA.☆10Updated 9 years ago
- This project contains the implementation of A_Star_Algorithm easily to use in a lot of languages.☆51Updated 4 years ago
- Particle Filter (using CImg library)☆29Updated 12 years ago
- C source code for FAST corner detectors☆99Updated 7 years ago