| Modifier and Type | Method and Description |
|---|---|
ObjectTrackingFrame |
ObjectTrackingFrame.Builder.build() |
ObjectTrackingFrame |
ObjectTrackingFrame.Builder.buildPartial() |
static ObjectTrackingFrame |
ObjectTrackingFrame.getDefaultInstance() |
ObjectTrackingFrame |
ObjectTrackingFrame.getDefaultInstanceForType() |
ObjectTrackingFrame |
ObjectTrackingFrame.Builder.getDefaultInstanceForType() |
ObjectTrackingFrame |
ObjectTrackingAnnotationOrBuilder.getFrames(int index)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingFrame |
ObjectTrackingAnnotation.getFrames(int index)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingFrame |
ObjectTrackingAnnotation.Builder.getFrames(int index)
Information corresponding to all frames where this object track appears.
|
static ObjectTrackingFrame |
ObjectTrackingFrame.parseDelimitedFrom(InputStream input) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(byte[] data) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(ByteBuffer data) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(com.google.protobuf.ByteString data) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(com.google.protobuf.CodedInputStream input) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(InputStream input) |
static ObjectTrackingFrame |
ObjectTrackingFrame.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectTrackingFrame> |
ObjectTrackingAnnotationOrBuilder.getFramesList()
Information corresponding to all frames where this object track appears.
|
List<ObjectTrackingFrame> |
ObjectTrackingAnnotation.getFramesList()
Information corresponding to all frames where this object track appears.
|
List<ObjectTrackingFrame> |
ObjectTrackingAnnotation.Builder.getFramesList()
Information corresponding to all frames where this object track appears.
|
com.google.protobuf.Parser<ObjectTrackingFrame> |
ObjectTrackingFrame.getParserForType() |
static com.google.protobuf.Parser<ObjectTrackingFrame> |
ObjectTrackingFrame.parser() |
| Modifier and Type | Method and Description |
|---|---|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.addFrames(int index,
ObjectTrackingFrame value)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.addFrames(ObjectTrackingFrame value)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingFrame.Builder |
ObjectTrackingFrame.Builder.mergeFrom(ObjectTrackingFrame other) |
static ObjectTrackingFrame.Builder |
ObjectTrackingFrame.newBuilder(ObjectTrackingFrame prototype) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setFrames(int index,
ObjectTrackingFrame value)
Information corresponding to all frames where this object track appears.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.addAllFrames(Iterable<? extends ObjectTrackingFrame> values)
Information corresponding to all frames where this object track appears.
|
Copyright © 2024 Google LLC. All rights reserved.