| Modifier and Type | Class and Description |
|---|---|
class |
Track
A track of an object instance.
|
static class |
Track.Builder
A track of an object instance.
|
| Modifier and Type | Method and Description |
|---|---|
TrackOrBuilder |
CelebrityTrack.getFaceTrackOrBuilder()
A track of a person's face.
|
TrackOrBuilder |
CelebrityTrack.Builder.getFaceTrackOrBuilder()
A track of a person's face.
|
TrackOrBuilder |
CelebrityTrackOrBuilder.getFaceTrackOrBuilder()
A track of a person's face.
|
TrackOrBuilder |
PersonDetectionAnnotationOrBuilder.getTracksOrBuilder(int index)
The detected tracks of a person.
|
TrackOrBuilder |
LogoRecognitionAnnotation.getTracksOrBuilder(int index)
All logo tracks where the recognized logo appears.
|
TrackOrBuilder |
LogoRecognitionAnnotation.Builder.getTracksOrBuilder(int index)
All logo tracks where the recognized logo appears.
|
TrackOrBuilder |
FaceDetectionAnnotationOrBuilder.getTracksOrBuilder(int index)
The face tracks with attributes.
|
TrackOrBuilder |
LogoRecognitionAnnotationOrBuilder.getTracksOrBuilder(int index)
All logo tracks where the recognized logo appears.
|
TrackOrBuilder |
FaceDetectionAnnotation.getTracksOrBuilder(int index)
The face tracks with attributes.
|
TrackOrBuilder |
FaceDetectionAnnotation.Builder.getTracksOrBuilder(int index)
The face tracks with attributes.
|
TrackOrBuilder |
PersonDetectionAnnotation.getTracksOrBuilder(int index)
The detected tracks of a person.
|
TrackOrBuilder |
PersonDetectionAnnotation.Builder.getTracksOrBuilder(int index)
The detected tracks of a person.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TrackOrBuilder> |
PersonDetectionAnnotationOrBuilder.getTracksOrBuilderList()
The detected tracks of a person.
|
List<? extends TrackOrBuilder> |
LogoRecognitionAnnotation.getTracksOrBuilderList()
All logo tracks where the recognized logo appears.
|
List<? extends TrackOrBuilder> |
LogoRecognitionAnnotation.Builder.getTracksOrBuilderList()
All logo tracks where the recognized logo appears.
|
List<? extends TrackOrBuilder> |
FaceDetectionAnnotationOrBuilder.getTracksOrBuilderList()
The face tracks with attributes.
|
List<? extends TrackOrBuilder> |
LogoRecognitionAnnotationOrBuilder.getTracksOrBuilderList()
All logo tracks where the recognized logo appears.
|
List<? extends TrackOrBuilder> |
FaceDetectionAnnotation.getTracksOrBuilderList()
The face tracks with attributes.
|
List<? extends TrackOrBuilder> |
FaceDetectionAnnotation.Builder.getTracksOrBuilderList()
The face tracks with attributes.
|
List<? extends TrackOrBuilder> |
PersonDetectionAnnotation.getTracksOrBuilderList()
The detected tracks of a person.
|
List<? extends TrackOrBuilder> |
PersonDetectionAnnotation.Builder.getTracksOrBuilderList()
The detected tracks of a person.
|
Copyright © 2024 Google LLC. All rights reserved.