Uses of Interface
com.google.cloud.videointelligence.v1p2beta1.NormalizedBoundingBoxOrBuilder
-
Packages that use NormalizedBoundingBoxOrBuilder Package Description com.google.cloud.videointelligence.v1p2beta1 A client to Cloud Video Intelligence API -
-
Uses of NormalizedBoundingBoxOrBuilder in com.google.cloud.videointelligence.v1p2beta1
Classes in com.google.cloud.videointelligence.v1p2beta1 that implement NormalizedBoundingBoxOrBuilder Modifier and Type Class Description classNormalizedBoundingBoxNormalized bounding box.static classNormalizedBoundingBox.BuilderNormalized bounding box.Methods in com.google.cloud.videointelligence.v1p2beta1 that return NormalizedBoundingBoxOrBuilder Modifier and Type Method Description NormalizedBoundingBoxOrBuilderObjectTrackingFrame.Builder. getNormalizedBoundingBoxOrBuilder()The normalized bounding box location of this object track for the frame.NormalizedBoundingBoxOrBuilderObjectTrackingFrame. getNormalizedBoundingBoxOrBuilder()The normalized bounding box location of this object track for the frame.NormalizedBoundingBoxOrBuilderObjectTrackingFrameOrBuilder. getNormalizedBoundingBoxOrBuilder()The normalized bounding box location of this object track for the frame.
-