Uses of Interface
com.google.cloud.videointelligence.v1p2beta1.NormalizedBoundingPolyOrBuilder
-
Packages that use NormalizedBoundingPolyOrBuilder Package Description com.google.cloud.videointelligence.v1p2beta1 A client to Cloud Video Intelligence API -
-
Uses of NormalizedBoundingPolyOrBuilder in com.google.cloud.videointelligence.v1p2beta1
Classes in com.google.cloud.videointelligence.v1p2beta1 that implement NormalizedBoundingPolyOrBuilder Modifier and Type Class Description classNormalizedBoundingPolyNormalized bounding polygon for text (that might not be aligned with axis).static classNormalizedBoundingPoly.BuilderNormalized bounding polygon for text (that might not be aligned with axis).Methods in com.google.cloud.videointelligence.v1p2beta1 that return NormalizedBoundingPolyOrBuilder Modifier and Type Method Description NormalizedBoundingPolyOrBuilderTextFrame.Builder. getRotatedBoundingBoxOrBuilder()Bounding polygon of the detected text for this frame.NormalizedBoundingPolyOrBuilderTextFrame. getRotatedBoundingBoxOrBuilder()Bounding polygon of the detected text for this frame.NormalizedBoundingPolyOrBuilderTextFrameOrBuilder. getRotatedBoundingBoxOrBuilder()Bounding polygon of the detected text for this frame.
-