| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition.model |
| Modifier and Type | Method and Description |
|---|---|
List<Point> |
Geometry.polygon()
Within the bounding box, a fine-grained polygon around the detected item.
|
| Modifier and Type | Method and Description |
|---|---|
Geometry.Builder |
Geometry.Builder.polygon(Point... polygon)
Within the bounding box, a fine-grained polygon around the detected item.
|
| Modifier and Type | Method and Description |
|---|---|
Geometry.Builder |
Geometry.Builder.polygon(Collection<Point> polygon)
Within the bounding box, a fine-grained polygon around the detected item.
|
Copyright © 2021. All rights reserved.