Interface protos.google.cloud.videointelligence.v1p3beta1.IDetectedLandmark (5.0.2)

Properties of a DetectedLandmark.

Package

@google-cloud/video-intelligence

Properties

confidence

confidence?: (number|null);

DetectedLandmark confidence

name

name?: (string|null);

DetectedLandmark name

point

point?: (google.cloud.videointelligence.v1p3beta1.INormalizedVertex|null);

DetectedLandmark point