kmplitert
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
kmplitert
tool
/
io.github.kmplitert.tool
/
LiteRTExt
/
Hand
/
Gesture
/
Gesture
Gesture
constructor
(
label
:
String
,
score
:
Float
,
landmarks
:
List
<
LiteRTExt.Hand.Landmark
>
)
Parameters
label
The label of the gesture (e.g., "palm", "pinch").
score
The confidence score.
landmarks
The list of hand landmarks.