See: Description
| Interface | Description |
|---|---|
| Algorithm |
Interface to be implemented by any gesture recognition algorithm.
|
| Class | Description |
|---|---|
| AlgorithmFactory |
The factory used to create algorithms.
|
| AlgorithmTool |
Static helper methods used by different algorithms.
|
| DefaultAlgorithm |
Default implementation of the algorithm interface.
|
| SampleBasedAlgorithm |
This is an abstract base class for sample based recognition algorithms.
|
| Enum | Description |
|---|---|
| AlgorithmException.ExceptionType |
| Exception | Description |
|---|---|
| AlgorithmException |
Exception thrown by algorithms.
|
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.