| Modifier and Type | Class and Description |
|---|---|
class |
NormalizedBoundingBox
Normalized bounding box.
|
static class |
NormalizedBoundingBox.Builder
Normalized bounding box.
|
| Modifier and Type | Method and Description |
|---|---|
NormalizedBoundingBoxOrBuilder |
FaceFrame.getNormalizedBoundingBoxesOrBuilder(int index)
Deprecated.
Normalized Bounding boxes in a frame.
|
NormalizedBoundingBoxOrBuilder |
FaceFrame.Builder.getNormalizedBoundingBoxesOrBuilder(int index)
Normalized Bounding boxes in a frame.
|
NormalizedBoundingBoxOrBuilder |
FaceFrameOrBuilder.getNormalizedBoundingBoxesOrBuilder(int index)
Deprecated.
Normalized Bounding boxes in a frame.
|
NormalizedBoundingBoxOrBuilder |
TimestampedObjectOrBuilder.getNormalizedBoundingBoxOrBuilder()
Normalized Bounding box in a frame, where the object is located.
|
NormalizedBoundingBoxOrBuilder |
TimestampedObject.getNormalizedBoundingBoxOrBuilder()
Normalized Bounding box in a frame, where the object is located.
|
NormalizedBoundingBoxOrBuilder |
TimestampedObject.Builder.getNormalizedBoundingBoxOrBuilder()
Normalized Bounding box in a frame, where the object is located.
|
NormalizedBoundingBoxOrBuilder |
ObjectTrackingFrameOrBuilder.getNormalizedBoundingBoxOrBuilder()
The normalized bounding box location of this object track for the frame.
|
NormalizedBoundingBoxOrBuilder |
ObjectTrackingFrame.getNormalizedBoundingBoxOrBuilder()
The normalized bounding box location of this object track for the frame.
|
NormalizedBoundingBoxOrBuilder |
ObjectTrackingFrame.Builder.getNormalizedBoundingBoxOrBuilder()
The normalized bounding box location of this object track for the frame.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends NormalizedBoundingBoxOrBuilder> |
FaceFrame.getNormalizedBoundingBoxesOrBuilderList()
Deprecated.
Normalized Bounding boxes in a frame.
|
List<? extends NormalizedBoundingBoxOrBuilder> |
FaceFrame.Builder.getNormalizedBoundingBoxesOrBuilderList()
Normalized Bounding boxes in a frame.
|
List<? extends NormalizedBoundingBoxOrBuilder> |
FaceFrameOrBuilder.getNormalizedBoundingBoxesOrBuilderList()
Deprecated.
Normalized Bounding boxes in a frame.
|
Copyright © 2022 Google LLC. All rights reserved.