public final class
HandLandmark
The 21 hand landmarks.
Nested Classes
@interface | HandLandmark.HandLandmarkType | Represents a hand landmark type. |
Constants
int | INDEX_FINGER_DIP | |
int | INDEX_FINGER_MCP | |
int | INDEX_FINGER_PIP | |
int | INDEX_FINGER_TIP | |
int | MIDDLE_FINGER_DIP | |
int | MIDDLE_FINGER_MCP | |
int | MIDDLE_FINGER_PIP | |
int | MIDDLE_FINGER_TIP | |
int | NUM_LANDMARKS | |
int | PINKY_DIP | |
int | PINKY_MCP | |
int | PINKY_PIP | |
int | PINKY_TIP | |
int | RING_FINGER_DIP | |
int | RING_FINGER_MCP | |
int | RING_FINGER_PIP | |
int | RING_FINGER_TIP | |
int | THUMB_CMC | |
int | THUMB_IP | |
int | THUMB_MCP | |
int | THUMB_TIP | |
int | WRIST |
Inherited Methods
Constants
public static final int INDEX_FINGER_DIP
Constant Value:
7
public static final int INDEX_FINGER_MCP
Constant Value:
5
public static final int INDEX_FINGER_PIP
Constant Value:
6
public static final int INDEX_FINGER_TIP
Constant Value:
8
public static final int MIDDLE_FINGER_DIP
Constant Value:
11
public static final int MIDDLE_FINGER_MCP
Constant Value:
9
public static final int MIDDLE_FINGER_PIP
Constant Value:
10
public static final int MIDDLE_FINGER_TIP
Constant Value:
12
public static final int NUM_LANDMARKS
Constant Value:
21
public static final int PINKY_DIP
Constant Value:
19
public static final int PINKY_MCP
Constant Value:
17
public static final int PINKY_PIP
Constant Value:
18
public static final int PINKY_TIP
Constant Value:
20
public static final int RING_FINGER_DIP
Constant Value:
15
public static final int RING_FINGER_MCP
Constant Value:
13
public static final int RING_FINGER_PIP
Constant Value:
14
public static final int RING_FINGER_TIP
Constant Value:
16
public static final int THUMB_CMC
Constant Value:
1
public static final int THUMB_IP
Constant Value:
3
public static final int THUMB_MCP
Constant Value:
2
public static final int THUMB_TIP
Constant Value:
4
public static final int WRIST
Constant Value:
0