| Modifier and Type | Class and Description |
|---|---|
static class |
CelebrityTrack.RecognizedCelebrity
The recognized celebrity with confidence score.
|
static class |
CelebrityTrack.RecognizedCelebrity.Builder
The recognized celebrity with confidence score.
|
| Modifier and Type | Method and Description |
|---|---|
CelebrityTrack.RecognizedCelebrityOrBuilder |
CelebrityTrack.getCelebritiesOrBuilder(int index)
Top N match of the celebrities for the face in this track.
|
CelebrityTrack.RecognizedCelebrityOrBuilder |
CelebrityTrack.Builder.getCelebritiesOrBuilder(int index)
Top N match of the celebrities for the face in this track.
|
CelebrityTrack.RecognizedCelebrityOrBuilder |
CelebrityTrackOrBuilder.getCelebritiesOrBuilder(int index)
Top N match of the celebrities for the face in this track.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends CelebrityTrack.RecognizedCelebrityOrBuilder> |
CelebrityTrack.getCelebritiesOrBuilderList()
Top N match of the celebrities for the face in this track.
|
List<? extends CelebrityTrack.RecognizedCelebrityOrBuilder> |
CelebrityTrack.Builder.getCelebritiesOrBuilderList()
Top N match of the celebrities for the face in this track.
|
List<? extends CelebrityTrack.RecognizedCelebrityOrBuilder> |
CelebrityTrackOrBuilder.getCelebritiesOrBuilderList()
Top N match of the celebrities for the face in this track.
|
Copyright © 2024 Google LLC. All rights reserved.