| Modifier and Type | Class and Description |
|---|---|
class |
BoundingBox
Bounding box encompassing detected text within an image.
|
static class |
BoundingBox.Builder
Bounding box encompassing detected text within an image.
|
| Modifier and Type | Method and Description |
|---|---|
BoundingBoxOrBuilder |
ImageLocation.getBoundingBoxesOrBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
|
BoundingBoxOrBuilder |
ImageLocation.Builder.getBoundingBoxesOrBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
|
BoundingBoxOrBuilder |
ImageLocationOrBuilder.getBoundingBoxesOrBuilder(int index)
Bounding boxes locating the pixels within the image containing the finding.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends BoundingBoxOrBuilder> |
ImageLocation.getBoundingBoxesOrBuilderList()
Bounding boxes locating the pixels within the image containing the finding.
|
List<? extends BoundingBoxOrBuilder> |
ImageLocation.Builder.getBoundingBoxesOrBuilderList()
Bounding boxes locating the pixels within the image containing the finding.
|
List<? extends BoundingBoxOrBuilder> |
ImageLocationOrBuilder.getBoundingBoxesOrBuilderList()
Bounding boxes locating the pixels within the image containing the finding.
|
Copyright © 2022 Google LLC. All rights reserved.