| Package | Description |
|---|---|
| org.ximtec.igesture.algorithm |
Algorithm interfaces to be implemented by new recognition algorithms.
|
| org.ximtec.igesture.core |
The core iGesture classes.
|
| org.ximtec.igesture.tool.view.admin.action |
| Modifier and Type | Method and Description |
|---|---|
<T> List<Gesture<T>> |
SampleBasedAlgorithm.getSamples(GestureClass gestureClass,
Class<? extends DefaultSampleDescriptor<T>> type)
Returns the list of samples of a given gesture class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SampleDescriptor
Describes a gesture by a set of gesture samples.
|
class |
SampleDescriptor3D
Describes a gesture by a set of gesture samples.
|
| Constructor and Description |
|---|
AddGestureSampleAction(Controller controller,
DefaultSampleDescriptor descriptor,
GestureDevice<?,?> device) |
RemoveGestureSampleAction(Controller controller,
DefaultSampleDescriptor descriptor,
Gesture<?> sample) |
Copyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.