drobison / k-meansLinks
Implementation of k-means clustering
☆17Updated 10 years ago
Alternatives and similar repositories for k-means
Users that are interested in k-means are comparing it to the libraries listed below
Sorting:
- Source code for 'Using the C++ Standard Template Libraries' by Ivor Horton☆37Updated 7 years ago
- 《OpenCV 2 计算机视觉编程手册》 配套代码,支持 OpenCV 3.x / 4.x☆217Updated 6 years ago
- Qt 5 Projects, published by Packt☆21Updated 2 years ago
- Code samples from book "Clean C++: Sustainable Software Development Patterns and Best Practices with C++ 17"☆12Updated 7 years ago
- C++ Implementation of the SIFT algorithm☆36Updated 8 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆284Updated 9 years ago
- Mastering OpenCV 3 - Second Edition by Packt☆49Updated 4 years ago
- ROS Driver for AVT cameras using VIMBA SDK☆23Updated 2 years ago
- A Hidden Markov Model Application and C++ Library for Rapid and Flexible Development of HMMs☆155Updated 3 years ago
- Particle Swarm Optimization (PSO) in C++ with MPI support☆17Updated 8 years ago
- Small and easy C++ AdaBoost Implementation☆70Updated 14 years ago
- source code for the book "C++ Concurrency in Action"☆28Updated 8 years ago
- Design patterns for C++ example.☆151Updated 5 years ago
- C++ Kalman filtering (Extended Kalman Filter, Unscented Kalman Filter)☆123Updated 7 years ago
- A Light-weight and Fast Template Matrix Library☆134Updated 12 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
- ☆108Updated 2 years ago
- Introduction to Machine Learning C++ Libraries, published by Packt