| 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.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.addFrames(int index,
ObjectTrackingFrame.Builder builderForValue)
Information corresponding to all frames where this object track appears.
|
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.Builder builderForValue)
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.
|
ObjectTrackingAnnotation.Builder |
StreamingVideoAnnotationResults.Builder.addObjectAnnotationsBuilder()
Object tracking results.
|
ObjectTrackingAnnotation.Builder |
VideoAnnotationResults.Builder.addObjectAnnotationsBuilder()
Annotations for list of objects detected and tracked in video.
|
ObjectTrackingAnnotation.Builder |
StreamingVideoAnnotationResults.Builder.addObjectAnnotationsBuilder(int index)
Object tracking results.
|
ObjectTrackingAnnotation.Builder |
VideoAnnotationResults.Builder.addObjectAnnotationsBuilder(int index)
Annotations for list of objects detected and tracked in video.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clear() |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clearConfidence()
Object category's labeling confidence of this track.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clearEntity()
Entity to specify the object category that this track is labeled as.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clearFrames()
Information corresponding to all frames where this object track appears.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clearSegment()
Non-streaming batch mode ONLY.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clearTrackId()
Streaming mode ONLY.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clearTrackInfo() |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.clone() |
ObjectTrackingAnnotation.Builder |
StreamingVideoAnnotationResults.Builder.getObjectAnnotationsBuilder(int index)
Object tracking results.
|
ObjectTrackingAnnotation.Builder |
VideoAnnotationResults.Builder.getObjectAnnotationsBuilder(int index)
Annotations for list of objects detected and tracked in video.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.mergeEntity(Entity value)
Entity to specify the object category that this track is labeled as.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.mergeFrom(com.google.protobuf.Message other) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.mergeFrom(ObjectTrackingAnnotation other) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.mergeSegment(VideoSegment value)
Non-streaming batch mode ONLY.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.newBuilder() |
static ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.newBuilder(ObjectTrackingAnnotation prototype) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.newBuilderForType() |
protected ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.removeFrames(int index)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setConfidence(float value)
Object category's labeling confidence of this track.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setEntity(Entity.Builder builderForValue)
Entity to specify the object category that this track is labeled as.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setEntity(Entity value)
Entity to specify the object category that this track is labeled as.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setFrames(int index,
ObjectTrackingFrame.Builder builderForValue)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setFrames(int index,
ObjectTrackingFrame value)
Information corresponding to all frames where this object track appears.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setSegment(VideoSegment.Builder builderForValue)
Non-streaming batch mode ONLY.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setSegment(VideoSegment value)
Non-streaming batch mode ONLY.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setTrackId(long value)
Streaming mode ONLY.
|
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ObjectTrackingAnnotation.Builder |
ObjectTrackingAnnotation.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ObjectTrackingAnnotation.Builder> |
StreamingVideoAnnotationResults.Builder.getObjectAnnotationsBuilderList()
Object tracking results.
|
List<ObjectTrackingAnnotation.Builder> |
VideoAnnotationResults.Builder.getObjectAnnotationsBuilderList()
Annotations for list of objects detected and tracked in video.
|
| Modifier and Type | Method and Description |
|---|---|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addObjectAnnotations(int index,
ObjectTrackingAnnotation.Builder builderForValue)
Object tracking results.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addObjectAnnotations(int index,
ObjectTrackingAnnotation.Builder builderForValue)
Annotations for list of objects detected and tracked in video.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.addObjectAnnotations(ObjectTrackingAnnotation.Builder builderForValue)
Object tracking results.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.addObjectAnnotations(ObjectTrackingAnnotation.Builder builderForValue)
Annotations for list of objects detected and tracked in video.
|
StreamingVideoAnnotationResults.Builder |
StreamingVideoAnnotationResults.Builder.setObjectAnnotations(int index,
ObjectTrackingAnnotation.Builder builderForValue)
Object tracking results.
|
VideoAnnotationResults.Builder |
VideoAnnotationResults.Builder.setObjectAnnotations(int index,
ObjectTrackingAnnotation.Builder builderForValue)
Annotations for list of objects detected and tracked in video.
|
Copyright © 2019 Google LLC. All rights reserved.