![]() |
GestureRecognitionToolkit
Version: 0.1.0
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This class implements the KMeans clustering algorithm. More...
#include "../../Util/GRTCommon.h"#include "../../CoreModules/Clusterer.h"#include "../../DataStructures/ClassificationData.h"#include "../../DataStructures/UnlabelledData.h"Go to the source code of this file.
Classes | |
| class | KMeans |