![]() |
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::TestResult, including all inherited members.
| accuracy (defined in GRT::TestResult) | GRT::TestResult | |
| confusionMatrix (defined in GRT::TestResult) | GRT::TestResult | |
| fMeasure (defined in GRT::TestResult) | GRT::TestResult | |
| numTestSamples (defined in GRT::TestResult) | GRT::TestResult | |
| numTrainingSamples (defined in GRT::TestResult) | GRT::TestResult | |
| operator=(const TestResult &rhs) (defined in GRT::TestResult) | GRT::TestResult | inline |
| precision (defined in GRT::TestResult) | GRT::TestResult | |
| recall (defined in GRT::TestResult) | GRT::TestResult | |
| rejectionPrecision (defined in GRT::TestResult) | GRT::TestResult | |
| rejectionRecall (defined in GRT::TestResult) | GRT::TestResult | |
| rmsError (defined in GRT::TestResult) | GRT::TestResult | |
| TestResult() | GRT::TestResult | inline |
| TestResult(const TestResult &rhs) | GRT::TestResult | inline |
| testTime (defined in GRT::TestResult) | GRT::TestResult | |
| totalSquaredError (defined in GRT::TestResult) | GRT::TestResult | |
| trainingTime (defined in GRT::TestResult) | GRT::TestResult | |
| ~TestResult() | GRT::TestResult | inline |