A generic detected landmark represented by name in string
format and a 2D location.
Attributes
Name
Description
name
str
The name of this landmark, for example, left_hand,
right_shoulder.
point
.video_intelligence.NormalizedVertex
The 2D point of the detected landmark using
the normalized image coordindate system. The
normalized coordinates have the range from 0 to
1.
confidence
float
The confidence score of the detected landmark. Range [0, 1].
[[["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 2025-08-07 UTC."],[],[]]