| 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 DetectTextResponse |
RekognitionClient.detectText(DetectTextRequest detectTextRequest)
Detects text in the input image and converts it into machine-readable text.
|
default CompletableFuture<DetectTextResponse> |
RekognitionAsyncClient.detectText(DetectTextRequest detectTextRequest)
Detects text in the input image and converts it into machine-readable text.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DetectTextRequestMarshaller.marshall(DetectTextRequest detectTextRequest) |
Copyright © 2023. All rights reserved.