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 class
NormalizedBoundingBox
Normalized bounding box.static class
NormalizedBoundingBox.Builder
Normalized bounding box.Methods in com.google.cloud.videointelligence.v1p2beta1 that return NormalizedBoundingBoxOrBuilder Modifier and Type Method Description NormalizedBoundingBoxOrBuilder
ObjectTrackingFrame.Builder. getNormalizedBoundingBoxOrBuilder()
The normalized bounding box location of this object track for the frame.NormalizedBoundingBoxOrBuilder
ObjectTrackingFrame. getNormalizedBoundingBoxOrBuilder()
The normalized bounding box location of this object track for the frame.NormalizedBoundingBoxOrBuilder
ObjectTrackingFrameOrBuilder. getNormalizedBoundingBoxOrBuilder()
The normalized bounding box location of this object track for the frame.
-