Uses of Interface
com.google.cloud.videointelligence.v1.PersonDetectionAnnotationOrBuilder
-
Packages that use PersonDetectionAnnotationOrBuilder Package Description com.google.cloud.videointelligence.v1 A client to Cloud Video Intelligence API -
-
Uses of PersonDetectionAnnotationOrBuilder in com.google.cloud.videointelligence.v1
Classes in com.google.cloud.videointelligence.v1 that implement PersonDetectionAnnotationOrBuilder Modifier and Type Class Description classPersonDetectionAnnotationPerson detection annotation per video.static classPersonDetectionAnnotation.BuilderPerson detection annotation per video.Methods in com.google.cloud.videointelligence.v1 that return PersonDetectionAnnotationOrBuilder Modifier and Type Method Description PersonDetectionAnnotationOrBuilderVideoAnnotationResults.Builder. getPersonDetectionAnnotationsOrBuilder(int index)Person detection annotations.PersonDetectionAnnotationOrBuilderVideoAnnotationResults. getPersonDetectionAnnotationsOrBuilder(int index)Person detection annotations.PersonDetectionAnnotationOrBuilderVideoAnnotationResultsOrBuilder. getPersonDetectionAnnotationsOrBuilder(int index)Person detection annotations.Methods in com.google.cloud.videointelligence.v1 that return types with arguments of type PersonDetectionAnnotationOrBuilder Modifier and Type Method Description List<? extends PersonDetectionAnnotationOrBuilder>VideoAnnotationResults.Builder. getPersonDetectionAnnotationsOrBuilderList()Person detection annotations.List<? extends PersonDetectionAnnotationOrBuilder>VideoAnnotationResults. getPersonDetectionAnnotationsOrBuilderList()Person detection annotations.List<? extends PersonDetectionAnnotationOrBuilder>VideoAnnotationResultsOrBuilder. getPersonDetectionAnnotationsOrBuilderList()Person detection annotations.
-