Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GestureRecognitionEngine ( String modelFile ) : System | ||
GetSampleRate ( ) : int | ||
Reset ( ) : void |
Synchronized method.
|
|
ResetModel ( String modelFile ) : void |
Synchronized method.
|
|
Update ( |
Synchronized method. Updates gesture recognition with the current input.
|
Method | Description | |
---|---|---|
Init ( ) : void |
public GestureRecognitionEngine ( String modelFile ) : System | ||
modelFile | String | |
return | System |
public ResetModel ( String modelFile ) : void | ||
modelFile | String | |
return | void |
public Update ( |
||
result | ||
visualize | bool | |
return | String |