| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the API Reference for Amazon
Rekognition Image, Amazon
Rekognition Custom Labels, Amazon
Rekognition Stored Video, Amazon
Rekognition Streaming Video.
|
| software.amazon.awssdk.services.rekognition.transform |
| Modifier and Type | Method and Description |
|---|---|
default IndexFacesResponse |
RekognitionClient.indexFaces(IndexFacesRequest indexFacesRequest)
Detects faces in the input image and adds them to the specified collection.
|
default CompletableFuture<IndexFacesResponse> |
RekognitionAsyncClient.indexFaces(IndexFacesRequest indexFacesRequest)
Detects faces in the input image and adds them to the specified collection.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
IndexFacesRequestMarshaller.marshall(IndexFacesRequest indexFacesRequest) |
Copyright © 2023. All rights reserved.