Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.ObjectTrackingAnnotationOrBuilder
-
Packages that use ObjectTrackingAnnotationOrBuilder Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of ObjectTrackingAnnotationOrBuilder in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement ObjectTrackingAnnotationOrBuilder Modifier and Type Class Description classObjectTrackingAnnotationAnnotations corresponding to one tracked object.static classObjectTrackingAnnotation.BuilderAnnotations corresponding to one tracked object.Methods in com.google.cloud.videointelligence.v1p3beta1 that return ObjectTrackingAnnotationOrBuilder Modifier and Type Method Description ObjectTrackingAnnotationOrBuilderStreamingVideoAnnotationResults.Builder. getObjectAnnotationsOrBuilder(int index)Object tracking results.ObjectTrackingAnnotationOrBuilderStreamingVideoAnnotationResults. getObjectAnnotationsOrBuilder(int index)Object tracking results.ObjectTrackingAnnotationOrBuilderStreamingVideoAnnotationResultsOrBuilder. getObjectAnnotationsOrBuilder(int index)Object tracking results.ObjectTrackingAnnotationOrBuilderVideoAnnotationResults.Builder. getObjectAnnotationsOrBuilder(int index)Annotations for list of objects detected and tracked in video.ObjectTrackingAnnotationOrBuilderVideoAnnotationResults. getObjectAnnotationsOrBuilder(int index)Annotations for list of objects detected and tracked in video.ObjectTrackingAnnotationOrBuilderVideoAnnotationResultsOrBuilder. getObjectAnnotationsOrBuilder(int index)Annotations for list of objects detected and tracked in video.Methods in com.google.cloud.videointelligence.v1p3beta1 that return types with arguments of type ObjectTrackingAnnotationOrBuilder Modifier and Type Method Description List<? extends ObjectTrackingAnnotationOrBuilder>StreamingVideoAnnotationResults.Builder. getObjectAnnotationsOrBuilderList()Object tracking results.List<? extends ObjectTrackingAnnotationOrBuilder>StreamingVideoAnnotationResults. getObjectAnnotationsOrBuilderList()Object tracking results.List<? extends ObjectTrackingAnnotationOrBuilder>StreamingVideoAnnotationResultsOrBuilder. getObjectAnnotationsOrBuilderList()Object tracking results.List<? extends ObjectTrackingAnnotationOrBuilder>VideoAnnotationResults.Builder. getObjectAnnotationsOrBuilderList()Annotations for list of objects detected and tracked in video.List<? extends ObjectTrackingAnnotationOrBuilder>VideoAnnotationResults. getObjectAnnotationsOrBuilderList()Annotations for list of objects detected and tracked in video.List<? extends ObjectTrackingAnnotationOrBuilder>VideoAnnotationResultsOrBuilder. getObjectAnnotationsOrBuilderList()Annotations for list of objects detected and tracked in video.
-