| Modifier and Type | Class and Description |
|---|---|
class |
CelebrityTrack
The annotation result of a celebrity face track.
|
static class |
CelebrityTrack.Builder
The annotation result of a celebrity face track.
|
| Modifier and Type | Method and Description |
|---|---|
CelebrityTrackOrBuilder |
CelebrityRecognitionAnnotation.getCelebrityTracksOrBuilder(int index)
The tracks detected from the input video, including recognized celebrities
and other detected faces in the video.
|
CelebrityTrackOrBuilder |
CelebrityRecognitionAnnotation.Builder.getCelebrityTracksOrBuilder(int index)
The tracks detected from the input video, including recognized celebrities
and other detected faces in the video.
|
CelebrityTrackOrBuilder |
CelebrityRecognitionAnnotationOrBuilder.getCelebrityTracksOrBuilder(int index)
The tracks detected from the input video, including recognized celebrities
and other detected faces in the video.
|
| Modifier and Type | Method and Description |
|---|---|
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> |
CelebrityRecognitionAnnotation.Builder.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.
|
Copyright © 2024 Google LLC. All rights reserved.