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