GestureRecognitionToolkit
Version: 0.2.5
The Gesture Recognition Toolkit (GRT) is a cross-platform, open-source, c++ machine learning library for real-time gesture recognition.
|
This class implements a template based ParticleSwarmOptimization algorithm. More...
#include "../../Util/GRTCommon.h"
#include "PSOParticle.h"
Go to the source code of this file.
Classes | |
class | ParticleSwarmOptimization< PARTICLE_TYPE, OBSERVATION_TYPE > |
This class implements a template based ParticleSwarmOptimization algorithm.
Definition in file ParticleSwarmOptimization.h.