landmarks property

List<Vector3> landmarks
final

21 landmarks in MediaPipe order. x/y are normalized image coordinates (0..1), z is relative depth with the wrist as origin.

Implementation

final List<Vector3> landmarks;