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.