Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.TrackOrBuilder
-
Packages that use TrackOrBuilder Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of TrackOrBuilder in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement TrackOrBuilder Modifier and Type Class Description classTrackA track of an object instance.static classTrack.BuilderA track of an object instance.Methods in com.google.cloud.videointelligence.v1p3beta1 that return TrackOrBuilder Modifier and Type Method Description TrackOrBuilderCelebrityTrack.Builder. getFaceTrackOrBuilder()A track of a person's face.TrackOrBuilderCelebrityTrack. getFaceTrackOrBuilder()A track of a person's face.TrackOrBuilderCelebrityTrackOrBuilder. getFaceTrackOrBuilder()A track of a person's face.TrackOrBuilderFaceDetectionAnnotation.Builder. getTracksOrBuilder(int index)The face tracks with attributes.TrackOrBuilderFaceDetectionAnnotation. getTracksOrBuilder(int index)The face tracks with attributes.TrackOrBuilderFaceDetectionAnnotationOrBuilder. getTracksOrBuilder(int index)The face tracks with attributes.TrackOrBuilderLogoRecognitionAnnotation.Builder. getTracksOrBuilder(int index)All logo tracks where the recognized logo appears.TrackOrBuilderLogoRecognitionAnnotation. getTracksOrBuilder(int index)All logo tracks where the recognized logo appears.TrackOrBuilderLogoRecognitionAnnotationOrBuilder. getTracksOrBuilder(int index)All logo tracks where the recognized logo appears.TrackOrBuilderPersonDetectionAnnotation.Builder. getTracksOrBuilder(int index)The detected tracks of a person.TrackOrBuilderPersonDetectionAnnotation. getTracksOrBuilder(int index)The detected tracks of a person.TrackOrBuilderPersonDetectionAnnotationOrBuilder. getTracksOrBuilder(int index)The detected tracks of a person.Methods in com.google.cloud.videointelligence.v1p3beta1 that return types with arguments of type TrackOrBuilder Modifier and Type Method Description List<? extends TrackOrBuilder>FaceDetectionAnnotation.Builder. getTracksOrBuilderList()The face tracks with attributes.List<? extends TrackOrBuilder>FaceDetectionAnnotation. getTracksOrBuilderList()The face tracks with attributes.List<? extends TrackOrBuilder>FaceDetectionAnnotationOrBuilder. getTracksOrBuilderList()The face tracks with attributes.List<? extends TrackOrBuilder>LogoRecognitionAnnotation.Builder. getTracksOrBuilderList()All logo tracks where the recognized logo appears.List<? extends TrackOrBuilder>LogoRecognitionAnnotation. getTracksOrBuilderList()All logo tracks where the recognized logo appears.List<? extends TrackOrBuilder>LogoRecognitionAnnotationOrBuilder. getTracksOrBuilderList()All logo tracks where the recognized logo appears.List<? extends TrackOrBuilder>PersonDetectionAnnotation.Builder. getTracksOrBuilderList()The detected tracks of a person.List<? extends TrackOrBuilder>PersonDetectionAnnotation. getTracksOrBuilderList()The detected tracks of a person.List<? extends TrackOrBuilder>PersonDetectionAnnotationOrBuilder. getTracksOrBuilderList()The detected tracks of a person.
-