Uses of Interface
com.google.cloud.videointelligence.v1p3beta1.CelebrityTrackOrBuilder
-
Packages that use CelebrityTrackOrBuilder Package Description com.google.cloud.videointelligence.v1p3beta1 A client to Cloud Video Intelligence API -
-
Uses of CelebrityTrackOrBuilder in com.google.cloud.videointelligence.v1p3beta1
Classes in com.google.cloud.videointelligence.v1p3beta1 that implement CelebrityTrackOrBuilder Modifier and Type Class Description classCelebrityTrackThe annotation result of a celebrity face track.static classCelebrityTrack.BuilderThe annotation result of a celebrity face track.Methods in com.google.cloud.videointelligence.v1p3beta1 that return CelebrityTrackOrBuilder Modifier and Type Method Description CelebrityTrackOrBuilderCelebrityRecognitionAnnotation.Builder. getCelebrityTracksOrBuilder(int index)The tracks detected from the input video, including recognized celebrities and other detected faces in the video.CelebrityTrackOrBuilderCelebrityRecognitionAnnotation. getCelebrityTracksOrBuilder(int index)The tracks detected from the input video, including recognized celebrities and other detected faces in the video.CelebrityTrackOrBuilderCelebrityRecognitionAnnotationOrBuilder. getCelebrityTracksOrBuilder(int index)The tracks detected from the input video, including recognized celebrities and other detected faces in the video.Methods in com.google.cloud.videointelligence.v1p3beta1 that return types with arguments of type CelebrityTrackOrBuilder Modifier and Type Method Description List<? extends CelebrityTrackOrBuilder>CelebrityRecognitionAnnotation.Builder. getCelebrityTracksOrBuilderList()The tracks detected from the input video, including recognized celebrities and other detected faces in the video.List<? extends CelebrityTrackOrBuilder>CelebrityRecognitionAnnotation. getCelebrityTracksOrBuilderList()The tracks detected from the input video, including recognized celebrities and other detected faces in the video.List<? extends CelebrityTrackOrBuilder>CelebrityRecognitionAnnotationOrBuilder. getCelebrityTracksOrBuilderList()The tracks detected from the input video, including recognized celebrities and other detected faces in the video.
-