Méthode | Description | |
---|---|---|
GetSingleton ( ) : |
||
RecognizeGesture ( byte>.Image |
||
RecognizeGesture ( float hog, int number ) : byte>[].Image |
recognize gesture.
|
Méthode | Description | |
---|---|---|
GetDistance ( float v1, float v2 ) : float | ||
HandShapeClassifier ( ) : System | ||
InitializeAllGestureFromData ( ) : void | ||
InitializeAllGestureFromImage ( ) : void |
public static GetSingleton ( ) : |
||
Résultat |
public RecognizeGesture ( byte>.Image |
||
image | byte>.Image | |
number | int | |
Résultat | byte>[].Image |
public RecognizeGesture ( float hog, int number ) : byte>[].Image |
||
hog | float | |
number | int | number of top similarity images |
Résultat | byte>[].Image |