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 is the complete list of members for GRT::ThreadPool, including all inherited members.
getThreadPoolSize() | GRT::ThreadPool | static |
setThreadPoolSize(const unsigned int threadPoolSize) | GRT::ThreadPool | static |
ThreadPool() | GRT::ThreadPool | |
ThreadPool(const unsigned int numThreads) | GRT::ThreadPool | |
~ThreadPool() | GRT::ThreadPool |