landmarks property

Map<PoseLandmarkType, PoseLandmark> landmarks
final

A map of all the landmarks in the detected pose.

Implementation

final Map<PoseLandmarkType, PoseLandmark> landmarks;