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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]