Introducing LiteRT : Google's high-performance runtime for on-device AI, formerly known as TensorFlow Lite.
Learn more
Send feedback
mp.tasks.vision.HandLandmarksConnections
The connections between hand landmarks.
Child Classes
class Connection
Class Variables
HAND_CONNECTIONS
[HandLandmarksConnections.Connection(start=0, end=1),
HandLandmarksConnections.Connection(start=1, end=5),
HandLandmarksConnections.Connection(start=9, end=13),
HandLandmarksConnections.Connection(start=13, end=17),
HandLandmarksConnections.Connection(start=5, end=9),
HandLandmarksConnections.Connection(start=0, end=17),
HandLandmarksConnections.Connection(start=1, end=2),
HandLandmarksConnections.Connection(start=2, end=3),
HandLandmarksConnections.Connection(start=3, end=4),
HandLandmarksConnections.Connection(start=5, end=6),
HandLandmarksConnections.Connection(start=6, end=7),
HandLandmarksConnections.Connection(start=7, end=8),
HandLandmarksConnections.Connection(start=9, end=10),
HandLandmarksConnections.Connection(start=10, end=11),
HandLandmarksConnections.Connection(start=11, end=12),
HandLandmarksConnections.Connection(start=13, end=14),
HandLandmarksConnections.Connection(start=14, end=15),
HandLandmarksConnections.Connection(start=15, end=16),
HandLandmarksConnections.Connection(start=17, end=18),
HandLandmarksConnections.Connection(start=18, end=19),
HandLandmarksConnections.Connection(start=19, end=20)]
HAND_INDEX_FINGER_CONNECTIONS
[HandLandmarksConnections.Connection(start=5, end=6),
HandLandmarksConnections.Connection(start=6, end=7),
HandLandmarksConnections.Connection(start=7, end=8)]
HAND_MIDDLE_FINGER_CONNECTIONS
[HandLandmarksConnections.Connection(start=9, end=10),
HandLandmarksConnections.Connection(start=10, end=11),
HandLandmarksConnections.Connection(start=11, end=12)]
HAND_PALM_CONNECTIONS
[HandLandmarksConnections.Connection(start=0, end=1),
HandLandmarksConnections.Connection(start=1, end=5),
HandLandmarksConnections.Connection(start=9, end=13),
HandLandmarksConnections.Connection(start=13, end=17),
HandLandmarksConnections.Connection(start=5, end=9),
HandLandmarksConnections.Connection(start=0, end=17)]
HAND_PINKY_FINGER_CONNECTIONS
[HandLandmarksConnections.Connection(start=17, end=18),
HandLandmarksConnections.Connection(start=18, end=19),
HandLandmarksConnections.Connection(start=19, end=20)]
HAND_RING_FINGER_CONNECTIONS
[HandLandmarksConnections.Connection(start=13, end=14),
HandLandmarksConnections.Connection(start=14, end=15),
HandLandmarksConnections.Connection(start=15, end=16)]
HAND_THUMB_CONNECTIONS
[HandLandmarksConnections.Connection(start=1, end=2),
HandLandmarksConnections.Connection(start=2, end=3),
HandLandmarksConnections.Connection(start=3, end=4)]
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-05-01 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-01 UTC."],[],[]]