| Modifier and Type | Class and Description |
|---|---|
class |
TimestampedObject
For tracking related features, such as LOGO_RECOGNITION, FACE_DETECTION,
CELEBRITY_RECOGNITION, PERSON_DETECTION.
|
static class |
TimestampedObject.Builder
For tracking related features, such as LOGO_RECOGNITION, FACE_DETECTION,
CELEBRITY_RECOGNITION, PERSON_DETECTION.
|
| Modifier and Type | Method and Description |
|---|---|
TimestampedObjectOrBuilder |
Track.getTimestampedObjectsOrBuilder(int index)
The object with timestamp and attributes per frame in the track.
|
TimestampedObjectOrBuilder |
Track.Builder.getTimestampedObjectsOrBuilder(int index)
The object with timestamp and attributes per frame in the track.
|
TimestampedObjectOrBuilder |
TrackOrBuilder.getTimestampedObjectsOrBuilder(int index)
The object with timestamp and attributes per frame in the track.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TimestampedObjectOrBuilder> |
Track.getTimestampedObjectsOrBuilderList()
The object with timestamp and attributes per frame in the track.
|
List<? extends TimestampedObjectOrBuilder> |
Track.Builder.getTimestampedObjectsOrBuilderList()
The object with timestamp and attributes per frame in the track.
|
List<? extends TimestampedObjectOrBuilder> |
TrackOrBuilder.getTimestampedObjectsOrBuilderList()
The object with timestamp and attributes per frame in the track.
|
Copyright © 2019 Google LLC. All rights reserved.