Package | Description |
---|---|
com.google.cloud.vision.v1p3beta1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
BoundingPoly
A bounding polygon for the detected image annotation.
|
static class |
BoundingPoly.Builder
A bounding polygon for the detected image annotation.
|
Modifier and Type | Method and Description |
---|---|
BoundingPolyOrBuilder |
BlockOrBuilder.getBoundingBoxOrBuilder()
The bounding box for the block.
|
BoundingPolyOrBuilder |
Paragraph.getBoundingBoxOrBuilder()
The bounding box for the paragraph.
|
BoundingPolyOrBuilder |
Paragraph.Builder.getBoundingBoxOrBuilder()
The bounding box for the paragraph.
|
BoundingPolyOrBuilder |
Word.getBoundingBoxOrBuilder()
The bounding box for the word.
|
BoundingPolyOrBuilder |
Word.Builder.getBoundingBoxOrBuilder()
The bounding box for the word.
|
BoundingPolyOrBuilder |
ParagraphOrBuilder.getBoundingBoxOrBuilder()
The bounding box for the paragraph.
|
BoundingPolyOrBuilder |
Block.getBoundingBoxOrBuilder()
The bounding box for the block.
|
BoundingPolyOrBuilder |
Block.Builder.getBoundingBoxOrBuilder()
The bounding box for the block.
|
BoundingPolyOrBuilder |
SymbolOrBuilder.getBoundingBoxOrBuilder()
The bounding box for the symbol.
|
BoundingPolyOrBuilder |
WordOrBuilder.getBoundingBoxOrBuilder()
The bounding box for the word.
|
BoundingPolyOrBuilder |
Symbol.getBoundingBoxOrBuilder()
The bounding box for the symbol.
|
BoundingPolyOrBuilder |
Symbol.Builder.getBoundingBoxOrBuilder()
The bounding box for the symbol.
|
BoundingPolyOrBuilder |
ProductSearchParamsOrBuilder.getBoundingPolyOrBuilder()
The bounding polygon around the area of interest in the image.
|
BoundingPolyOrBuilder |
EntityAnnotationOrBuilder.getBoundingPolyOrBuilder()
Image region to which this entity belongs.
|
BoundingPolyOrBuilder |
CropHintOrBuilder.getBoundingPolyOrBuilder()
The bounding polygon for the crop region.
|
BoundingPolyOrBuilder |
FaceAnnotationOrBuilder.getBoundingPolyOrBuilder()
The bounding polygon around the face.
|
BoundingPolyOrBuilder |
ProductSearchResults.GroupedResultOrBuilder.getBoundingPolyOrBuilder()
The bounding polygon around the product detected in the query image.
|
BoundingPolyOrBuilder |
ProductSearchResults.GroupedResult.getBoundingPolyOrBuilder()
The bounding polygon around the product detected in the query image.
|
BoundingPolyOrBuilder |
ProductSearchResults.GroupedResult.Builder.getBoundingPolyOrBuilder()
The bounding polygon around the product detected in the query image.
|
BoundingPolyOrBuilder |
LocalizedObjectAnnotation.getBoundingPolyOrBuilder()
Image region to which this object belongs.
|
BoundingPolyOrBuilder |
LocalizedObjectAnnotation.Builder.getBoundingPolyOrBuilder()
Image region to which this object belongs.
|
BoundingPolyOrBuilder |
CropHint.getBoundingPolyOrBuilder()
The bounding polygon for the crop region.
|
BoundingPolyOrBuilder |
CropHint.Builder.getBoundingPolyOrBuilder()
The bounding polygon for the crop region.
|
BoundingPolyOrBuilder |
EntityAnnotation.getBoundingPolyOrBuilder()
Image region to which this entity belongs.
|
BoundingPolyOrBuilder |
EntityAnnotation.Builder.getBoundingPolyOrBuilder()
Image region to which this entity belongs.
|
BoundingPolyOrBuilder |
ProductSearchParams.getBoundingPolyOrBuilder()
The bounding polygon around the area of interest in the image.
|
BoundingPolyOrBuilder |
ProductSearchParams.Builder.getBoundingPolyOrBuilder()
The bounding polygon around the area of interest in the image.
|
BoundingPolyOrBuilder |
LocalizedObjectAnnotationOrBuilder.getBoundingPolyOrBuilder()
Image region to which this object belongs.
|
BoundingPolyOrBuilder |
FaceAnnotation.getBoundingPolyOrBuilder()
The bounding polygon around the face.
|
BoundingPolyOrBuilder |
FaceAnnotation.Builder.getBoundingPolyOrBuilder()
The bounding polygon around the face.
|
BoundingPolyOrBuilder |
ReferenceImageOrBuilder.getBoundingPolysOrBuilder(int index)
Optional.
|
BoundingPolyOrBuilder |
ReferenceImage.getBoundingPolysOrBuilder(int index)
Optional.
|
BoundingPolyOrBuilder |
ReferenceImage.Builder.getBoundingPolysOrBuilder(int index)
Optional.
|
BoundingPolyOrBuilder |
FaceAnnotationOrBuilder.getFdBoundingPolyOrBuilder()
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
BoundingPolyOrBuilder |
FaceAnnotation.getFdBoundingPolyOrBuilder()
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
BoundingPolyOrBuilder |
FaceAnnotation.Builder.getFdBoundingPolyOrBuilder()
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
Modifier and Type | Method and Description |
---|---|
List<? extends BoundingPolyOrBuilder> |
ReferenceImageOrBuilder.getBoundingPolysOrBuilderList()
Optional.
|
List<? extends BoundingPolyOrBuilder> |
ReferenceImage.getBoundingPolysOrBuilderList()
Optional.
|
List<? extends BoundingPolyOrBuilder> |
ReferenceImage.Builder.getBoundingPolysOrBuilderList()
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.