Package | Description |
---|---|
com.google.cloud.vision.v1 |
A client to Cloud Vision API
|
Modifier and Type | Method and Description |
---|---|
BoundingPoly |
BoundingPoly.Builder.build() |
BoundingPoly |
BoundingPoly.Builder.buildPartial() |
BoundingPoly |
BlockOrBuilder.getBoundingBox()
The bounding box for the block.
|
BoundingPoly |
Paragraph.getBoundingBox()
The bounding box for the paragraph.
|
BoundingPoly |
Paragraph.Builder.getBoundingBox()
The bounding box for the paragraph.
|
BoundingPoly |
Word.getBoundingBox()
The bounding box for the word.
|
BoundingPoly |
Word.Builder.getBoundingBox()
The bounding box for the word.
|
BoundingPoly |
ParagraphOrBuilder.getBoundingBox()
The bounding box for the paragraph.
|
BoundingPoly |
Block.getBoundingBox()
The bounding box for the block.
|
BoundingPoly |
Block.Builder.getBoundingBox()
The bounding box for the block.
|
BoundingPoly |
SymbolOrBuilder.getBoundingBox()
The bounding box for the symbol.
|
BoundingPoly |
WordOrBuilder.getBoundingBox()
The bounding box for the word.
|
BoundingPoly |
Symbol.getBoundingBox()
The bounding box for the symbol.
|
BoundingPoly |
Symbol.Builder.getBoundingBox()
The bounding box for the symbol.
|
BoundingPoly |
ProductSearchParamsOrBuilder.getBoundingPoly()
The bounding polygon around the area of interest in the image.
|
BoundingPoly |
EntityAnnotationOrBuilder.getBoundingPoly()
Image region to which this entity belongs.
|
BoundingPoly |
CropHintOrBuilder.getBoundingPoly()
The bounding polygon for the crop region.
|
BoundingPoly |
FaceAnnotationOrBuilder.getBoundingPoly()
The bounding polygon around the face.
|
BoundingPoly |
ProductSearchResults.GroupedResultOrBuilder.getBoundingPoly()
The bounding polygon around the product detected in the query image.
|
BoundingPoly |
ProductSearchResults.GroupedResult.getBoundingPoly()
The bounding polygon around the product detected in the query image.
|
BoundingPoly |
ProductSearchResults.GroupedResult.Builder.getBoundingPoly()
The bounding polygon around the product detected in the query image.
|
BoundingPoly |
LocalizedObjectAnnotation.getBoundingPoly()
Image region to which this object belongs.
|
BoundingPoly |
LocalizedObjectAnnotation.Builder.getBoundingPoly()
Image region to which this object belongs.
|
BoundingPoly |
CropHint.getBoundingPoly()
The bounding polygon for the crop region.
|
BoundingPoly |
CropHint.Builder.getBoundingPoly()
The bounding polygon for the crop region.
|
BoundingPoly |
EntityAnnotation.getBoundingPoly()
Image region to which this entity belongs.
|
BoundingPoly |
EntityAnnotation.Builder.getBoundingPoly()
Image region to which this entity belongs.
|
BoundingPoly |
ProductSearchParams.getBoundingPoly()
The bounding polygon around the area of interest in the image.
|
BoundingPoly |
ProductSearchParams.Builder.getBoundingPoly()
The bounding polygon around the area of interest in the image.
|
BoundingPoly |
LocalizedObjectAnnotationOrBuilder.getBoundingPoly()
Image region to which this object belongs.
|
BoundingPoly |
FaceAnnotation.getBoundingPoly()
The bounding polygon around the face.
|
BoundingPoly |
FaceAnnotation.Builder.getBoundingPoly()
The bounding polygon around the face.
|
BoundingPoly |
ReferenceImageOrBuilder.getBoundingPolys(int index)
Optional.
|
BoundingPoly |
ReferenceImage.getBoundingPolys(int index)
Optional.
|
BoundingPoly |
ReferenceImage.Builder.getBoundingPolys(int index)
Optional.
|
static BoundingPoly |
BoundingPoly.getDefaultInstance() |
BoundingPoly |
BoundingPoly.getDefaultInstanceForType() |
BoundingPoly |
BoundingPoly.Builder.getDefaultInstanceForType() |
BoundingPoly |
FaceAnnotationOrBuilder.getFdBoundingPoly()
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
BoundingPoly |
FaceAnnotation.getFdBoundingPoly()
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
BoundingPoly |
FaceAnnotation.Builder.getFdBoundingPoly()
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
static BoundingPoly |
BoundingPoly.parseDelimitedFrom(InputStream input) |
static BoundingPoly |
BoundingPoly.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static BoundingPoly |
BoundingPoly.parseFrom(byte[] data) |
static BoundingPoly |
BoundingPoly.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static BoundingPoly |
BoundingPoly.parseFrom(ByteBuffer data) |
static BoundingPoly |
BoundingPoly.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static BoundingPoly |
BoundingPoly.parseFrom(ByteString data) |
static BoundingPoly |
BoundingPoly.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static BoundingPoly |
BoundingPoly.parseFrom(CodedInputStream input) |
static BoundingPoly |
BoundingPoly.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static BoundingPoly |
BoundingPoly.parseFrom(InputStream input) |
static BoundingPoly |
BoundingPoly.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
List<BoundingPoly> |
ReferenceImageOrBuilder.getBoundingPolysList()
Optional.
|
List<BoundingPoly> |
ReferenceImage.getBoundingPolysList()
Optional.
|
List<BoundingPoly> |
ReferenceImage.Builder.getBoundingPolysList()
Optional.
|
Parser<BoundingPoly> |
BoundingPoly.getParserForType() |
static Parser<BoundingPoly> |
BoundingPoly.parser() |
Modifier and Type | Method and Description |
---|---|
ReferenceImage.Builder |
ReferenceImage.Builder.addBoundingPolys(BoundingPoly value)
Optional.
|
ReferenceImage.Builder |
ReferenceImage.Builder.addBoundingPolys(int index,
BoundingPoly value)
Optional.
|
Paragraph.Builder |
Paragraph.Builder.mergeBoundingBox(BoundingPoly value)
The bounding box for the paragraph.
|
Word.Builder |
Word.Builder.mergeBoundingBox(BoundingPoly value)
The bounding box for the word.
|
Block.Builder |
Block.Builder.mergeBoundingBox(BoundingPoly value)
The bounding box for the block.
|
Symbol.Builder |
Symbol.Builder.mergeBoundingBox(BoundingPoly value)
The bounding box for the symbol.
|
ProductSearchResults.GroupedResult.Builder |
ProductSearchResults.GroupedResult.Builder.mergeBoundingPoly(BoundingPoly value)
The bounding polygon around the product detected in the query image.
|
LocalizedObjectAnnotation.Builder |
LocalizedObjectAnnotation.Builder.mergeBoundingPoly(BoundingPoly value)
Image region to which this object belongs.
|
CropHint.Builder |
CropHint.Builder.mergeBoundingPoly(BoundingPoly value)
The bounding polygon for the crop region.
|
EntityAnnotation.Builder |
EntityAnnotation.Builder.mergeBoundingPoly(BoundingPoly value)
Image region to which this entity belongs.
|
ProductSearchParams.Builder |
ProductSearchParams.Builder.mergeBoundingPoly(BoundingPoly value)
The bounding polygon around the area of interest in the image.
|
FaceAnnotation.Builder |
FaceAnnotation.Builder.mergeBoundingPoly(BoundingPoly value)
The bounding polygon around the face.
|
FaceAnnotation.Builder |
FaceAnnotation.Builder.mergeFdBoundingPoly(BoundingPoly value)
The `fd_bounding_poly` bounding polygon is tighter than the
`boundingPoly`, and encloses only the skin part of the face.
|
BoundingPoly.Builder |
BoundingPoly.Builder.mergeFrom(BoundingPoly other) |
static BoundingPoly.Builder |
BoundingPoly.newBuilder(BoundingPoly prototype) |
Paragraph.Builder |
Paragraph.Builder.setBoundingBox(BoundingPoly value)
The bounding box for the paragraph.
|
Word.Builder |
Word.Builder.setBoundingBox(BoundingPoly value)
The bounding box for the word.
|
Block.Builder |
Block.Builder.setBoundingBox(BoundingPoly value)
The bounding box for the block.
|
Symbol.Builder |
Symbol.Builder.setBoundingBox(BoundingPoly value)
The bounding box for the symbol.
|
ProductSearchResults.GroupedResult.Builder |
ProductSearchResults.GroupedResult.Builder.setBoundingPoly(BoundingPoly value)
The bounding polygon around the product detected in the query image.
|
LocalizedObjectAnnotation.Builder |
LocalizedObjectAnnotation.Builder.setBoundingPoly(BoundingPoly value)
Image region to which this object belongs.
|
CropHint.Builder |
CropHint.Builder.setBoundingPoly(BoundingPoly value)
The bounding polygon for the crop region.
|
EntityAnnotation.Builder |
EntityAnnotation.Builder.setBoundingPoly(BoundingPoly value)
Image region to which this entity belongs.
|
ProductSearchParams.Builder |
ProductSearchParams.Builder.setBoundingPoly(BoundingPoly value)
The bounding polygon around the area of interest in the image.
|
FaceAnnotation.Builder |
FaceAnnotation.Builder.setBoundingPoly(BoundingPoly value)
The bounding polygon around the face.
|
ReferenceImage.Builder |
ReferenceImage.Builder.setBoundingPolys(int index,
BoundingPoly value)
Optional.
|
FaceAnnotation.Builder |
FaceAnnotation.Builder.setFdBoundingPoly(BoundingPoly value)
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 |
---|---|
ReferenceImage.Builder |
ReferenceImage.Builder.addAllBoundingPolys(Iterable<? extends BoundingPoly> values)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.