|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||
| Packages that use DefaultSampleDescriptor | |
|---|---|
| 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 | |
| Uses of DefaultSampleDescriptor in org.ximtec.igesture.algorithm |
|---|
| Method parameters in org.ximtec.igesture.algorithm with type arguments of type DefaultSampleDescriptor | ||
|---|---|---|
|
SampleBasedAlgorithm.getSamples(GestureClass gestureClass,
Class<? extends DefaultSampleDescriptor<T>> type)
Returns the list of samples of a given gesture class. |
|
| Uses of DefaultSampleDescriptor in org.ximtec.igesture.core |
|---|
| Subclasses of DefaultSampleDescriptor in org.ximtec.igesture.core | |
|---|---|
class |
SampleDescriptor
Describes a gesture by a set of gesture samples. |
class |
SampleDescriptor3D
Describes a gesture by a set of gesture samples. |
| Uses of DefaultSampleDescriptor in org.ximtec.igesture.tool.view.admin.action |
|---|
| Constructors in org.ximtec.igesture.tool.view.admin.action with parameters of type DefaultSampleDescriptor | |
|---|---|
AddGestureSampleAction(Controller controller,
DefaultSampleDescriptor descriptor,
GestureDevice<?,?> device)
|
|
RemoveGestureSampleAction(Controller controller,
DefaultSampleDescriptor descriptor,
Gesture<?> sample)
|
|
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||||