| Package | Description |
|---|---|
| software.amazon.awssdk.services.rekognition |
This is the Amazon Rekognition API reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CompareFacesResponse |
RekognitionClient.compareFaces(CompareFacesRequest compareFacesRequest)
Compares a face in the source input image with each of the 100 largest faces detected in the target
input image.
|
default CompareFacesResponse |
RekognitionClient.compareFaces(Consumer<CompareFacesRequest.Builder> compareFacesRequest)
Compares a face in the source input image with each of the 100 largest faces detected in the target
input image.
|
default CreateCollectionResponse |
RekognitionClient.createCollection(Consumer<CreateCollectionRequest.Builder> createCollectionRequest)
Creates a collection in an AWS Region.
|
default CreateCollectionResponse |
RekognitionClient.createCollection(CreateCollectionRequest createCollectionRequest)
Creates a collection in an AWS Region.
|
default CreateStreamProcessorResponse |
RekognitionClient.createStreamProcessor(Consumer<CreateStreamProcessorRequest.Builder> createStreamProcessorRequest)
Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces in a streaming
video.
|
default CreateStreamProcessorResponse |
RekognitionClient.createStreamProcessor(CreateStreamProcessorRequest createStreamProcessorRequest)
Creates an Amazon Rekognition stream processor that you can use to detect and recognize faces in a streaming
video.
|
default DeleteCollectionResponse |
RekognitionClient.deleteCollection(Consumer<DeleteCollectionRequest.Builder> deleteCollectionRequest)
Deletes the specified collection.
|
default DeleteCollectionResponse |
RekognitionClient.deleteCollection(DeleteCollectionRequest deleteCollectionRequest)
Deletes the specified collection.
|
default DeleteFacesResponse |
RekognitionClient.deleteFaces(Consumer<DeleteFacesRequest.Builder> deleteFacesRequest)
Deletes faces from a collection.
|
default DeleteFacesResponse |
RekognitionClient.deleteFaces(DeleteFacesRequest deleteFacesRequest)
Deletes faces from a collection.
|
default DeleteStreamProcessorResponse |
RekognitionClient.deleteStreamProcessor(Consumer<DeleteStreamProcessorRequest.Builder> deleteStreamProcessorRequest)
Deletes the stream processor identified by
Name. |
default DeleteStreamProcessorResponse |
RekognitionClient.deleteStreamProcessor(DeleteStreamProcessorRequest deleteStreamProcessorRequest)
Deletes the stream processor identified by
Name. |
default DescribeCollectionResponse |
RekognitionClient.describeCollection(Consumer<DescribeCollectionRequest.Builder> describeCollectionRequest)
Describes the specified collection.
|
default DescribeCollectionResponse |
RekognitionClient.describeCollection(DescribeCollectionRequest describeCollectionRequest)
Describes the specified collection.
|
default DescribeStreamProcessorResponse |
RekognitionClient.describeStreamProcessor(Consumer<DescribeStreamProcessorRequest.Builder> describeStreamProcessorRequest)
Provides information about a stream processor created by CreateStreamProcessor.
|
default DescribeStreamProcessorResponse |
RekognitionClient.describeStreamProcessor(DescribeStreamProcessorRequest describeStreamProcessorRequest)
Provides information about a stream processor created by CreateStreamProcessor.
|
default DetectFacesResponse |
RekognitionClient.detectFaces(Consumer<DetectFacesRequest.Builder> detectFacesRequest)
Detects faces within an image that is provided as input.
|
default DetectFacesResponse |
RekognitionClient.detectFaces(DetectFacesRequest detectFacesRequest)
Detects faces within an image that is provided as input.
|
default DetectLabelsResponse |
RekognitionClient.detectLabels(Consumer<DetectLabelsRequest.Builder> detectLabelsRequest)
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
|
default DetectLabelsResponse |
RekognitionClient.detectLabels(DetectLabelsRequest detectLabelsRequest)
Detects instances of real-world entities within an image (JPEG or PNG) provided as input.
|
default DetectModerationLabelsResponse |
RekognitionClient.detectModerationLabels(Consumer<DetectModerationLabelsRequest.Builder> detectModerationLabelsRequest)
Detects explicit or suggestive adult content in a specified JPEG or PNG format image.
|
default DetectModerationLabelsResponse |
RekognitionClient.detectModerationLabels(DetectModerationLabelsRequest detectModerationLabelsRequest)
Detects explicit or suggestive adult content in a specified JPEG or PNG format image.
|
default DetectTextResponse |
RekognitionClient.detectText(Consumer<DetectTextRequest.Builder> detectTextRequest)
Detects text in the input image and converts it into machine-readable text.
|
default DetectTextResponse |
RekognitionClient.detectText(DetectTextRequest detectTextRequest)
Detects text in the input image and converts it into machine-readable text.
|
default GetCelebrityInfoResponse |
RekognitionClient.getCelebrityInfo(Consumer<GetCelebrityInfoRequest.Builder> getCelebrityInfoRequest)
Gets the name and additional information about a celebrity based on his or her Amazon Rekognition ID.
|
default GetCelebrityInfoResponse |
RekognitionClient.getCelebrityInfo(GetCelebrityInfoRequest getCelebrityInfoRequest)
Gets the name and additional information about a celebrity based on his or her Amazon Rekognition ID.
|
default GetCelebrityRecognitionResponse |
RekognitionClient.getCelebrityRecognition(Consumer<GetCelebrityRecognitionRequest.Builder> getCelebrityRecognitionRequest)
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
StartCelebrityRecognition.
|
default GetCelebrityRecognitionResponse |
RekognitionClient.getCelebrityRecognition(GetCelebrityRecognitionRequest getCelebrityRecognitionRequest)
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
StartCelebrityRecognition.
|
default GetCelebrityRecognitionIterable |
RekognitionClient.getCelebrityRecognitionPaginator(Consumer<GetCelebrityRecognitionRequest.Builder> getCelebrityRecognitionRequest)
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
StartCelebrityRecognition.
|
default GetCelebrityRecognitionIterable |
RekognitionClient.getCelebrityRecognitionPaginator(GetCelebrityRecognitionRequest getCelebrityRecognitionRequest)
Gets the celebrity recognition results for a Amazon Rekognition Video analysis started by
StartCelebrityRecognition.
|
default GetContentModerationResponse |
RekognitionClient.getContentModeration(Consumer<GetContentModerationRequest.Builder> getContentModerationRequest)
Gets the content moderation analysis results for a Amazon Rekognition Video analysis started by
StartContentModeration.
|
default GetContentModerationResponse |
RekognitionClient.getContentModeration(GetContentModerationRequest getContentModerationRequest)
Gets the content moderation analysis results for a Amazon Rekognition Video analysis started by
StartContentModeration.
|
default GetContentModerationIterable |
RekognitionClient.getContentModerationPaginator(Consumer<GetContentModerationRequest.Builder> getContentModerationRequest)
Gets the content moderation analysis results for a Amazon Rekognition Video analysis started by
StartContentModeration.
|
default GetContentModerationIterable |
RekognitionClient.getContentModerationPaginator(GetContentModerationRequest getContentModerationRequest)
Gets the content moderation analysis results for a Amazon Rekognition Video analysis started by
StartContentModeration.
|
default GetFaceDetectionResponse |
RekognitionClient.getFaceDetection(Consumer<GetFaceDetectionRequest.Builder> getFaceDetectionRequest)
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
|
default GetFaceDetectionResponse |
RekognitionClient.getFaceDetection(GetFaceDetectionRequest getFaceDetectionRequest)
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
|
default GetFaceDetectionIterable |
RekognitionClient.getFaceDetectionPaginator(Consumer<GetFaceDetectionRequest.Builder> getFaceDetectionRequest)
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
|
default GetFaceDetectionIterable |
RekognitionClient.getFaceDetectionPaginator(GetFaceDetectionRequest getFaceDetectionRequest)
Gets face detection results for a Amazon Rekognition Video analysis started by StartFaceDetection.
|
default GetFaceSearchResponse |
RekognitionClient.getFaceSearch(Consumer<GetFaceSearchRequest.Builder> getFaceSearchRequest)
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
|
default GetFaceSearchResponse |
RekognitionClient.getFaceSearch(GetFaceSearchRequest getFaceSearchRequest)
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
|
default GetFaceSearchIterable |
RekognitionClient.getFaceSearchPaginator(Consumer<GetFaceSearchRequest.Builder> getFaceSearchRequest)
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
|
default GetFaceSearchIterable |
RekognitionClient.getFaceSearchPaginator(GetFaceSearchRequest getFaceSearchRequest)
Gets the face search results for Amazon Rekognition Video face search started by StartFaceSearch.
|
default GetLabelDetectionResponse |
RekognitionClient.getLabelDetection(Consumer<GetLabelDetectionRequest.Builder> getLabelDetectionRequest)
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
|
default GetLabelDetectionResponse |
RekognitionClient.getLabelDetection(GetLabelDetectionRequest getLabelDetectionRequest)
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
|
default GetLabelDetectionIterable |
RekognitionClient.getLabelDetectionPaginator(Consumer<GetLabelDetectionRequest.Builder> getLabelDetectionRequest)
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
|
default GetLabelDetectionIterable |
RekognitionClient.getLabelDetectionPaginator(GetLabelDetectionRequest getLabelDetectionRequest)
Gets the label detection results of a Amazon Rekognition Video analysis started by StartLabelDetection.
|
default GetPersonTrackingResponse |
RekognitionClient.getPersonTracking(Consumer<GetPersonTrackingRequest.Builder> getPersonTrackingRequest)
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
|
default GetPersonTrackingResponse |
RekognitionClient.getPersonTracking(GetPersonTrackingRequest getPersonTrackingRequest)
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
|
default GetPersonTrackingIterable |
RekognitionClient.getPersonTrackingPaginator(Consumer<GetPersonTrackingRequest.Builder> getPersonTrackingRequest)
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
|
default GetPersonTrackingIterable |
RekognitionClient.getPersonTrackingPaginator(GetPersonTrackingRequest getPersonTrackingRequest)
Gets the path tracking results of a Amazon Rekognition Video analysis started by StartPersonTracking.
|
default IndexFacesResponse |
RekognitionClient.indexFaces(Consumer<IndexFacesRequest.Builder> indexFacesRequest)
Detects faces in the input image and adds them to the specified collection.
|
default IndexFacesResponse |
RekognitionClient.indexFaces(IndexFacesRequest indexFacesRequest)
Detects faces in the input image and adds them to the specified collection.
|
default ListCollectionsResponse |
RekognitionClient.listCollections()
Returns list of collection IDs in your account.
|
default ListCollectionsResponse |
RekognitionClient.listCollections(Consumer<ListCollectionsRequest.Builder> listCollectionsRequest)
Returns list of collection IDs in your account.
|
default ListCollectionsResponse |
RekognitionClient.listCollections(ListCollectionsRequest listCollectionsRequest)
Returns list of collection IDs in your account.
|
default ListCollectionsIterable |
RekognitionClient.listCollectionsPaginator()
Returns list of collection IDs in your account.
|
default ListCollectionsIterable |
RekognitionClient.listCollectionsPaginator(Consumer<ListCollectionsRequest.Builder> listCollectionsRequest)
Returns list of collection IDs in your account.
|
default ListCollectionsIterable |
RekognitionClient.listCollectionsPaginator(ListCollectionsRequest listCollectionsRequest)
Returns list of collection IDs in your account.
|
default ListFacesResponse |
RekognitionClient.listFaces(Consumer<ListFacesRequest.Builder> listFacesRequest)
Returns metadata for faces in the specified collection.
|
default ListFacesResponse |
RekognitionClient.listFaces(ListFacesRequest listFacesRequest)
Returns metadata for faces in the specified collection.
|
default ListFacesIterable |
RekognitionClient.listFacesPaginator(Consumer<ListFacesRequest.Builder> listFacesRequest)
Returns metadata for faces in the specified collection.
|
default ListFacesIterable |
RekognitionClient.listFacesPaginator(ListFacesRequest listFacesRequest)
Returns metadata for faces in the specified collection.
|
default ListStreamProcessorsResponse |
RekognitionClient.listStreamProcessors()
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsResponse |
RekognitionClient.listStreamProcessors(Consumer<ListStreamProcessorsRequest.Builder> listStreamProcessorsRequest)
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsResponse |
RekognitionClient.listStreamProcessors(ListStreamProcessorsRequest listStreamProcessorsRequest)
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsIterable |
RekognitionClient.listStreamProcessorsPaginator()
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsIterable |
RekognitionClient.listStreamProcessorsPaginator(Consumer<ListStreamProcessorsRequest.Builder> listStreamProcessorsRequest)
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default ListStreamProcessorsIterable |
RekognitionClient.listStreamProcessorsPaginator(ListStreamProcessorsRequest listStreamProcessorsRequest)
Gets a list of stream processors that you have created with CreateStreamProcessor.
|
default RecognizeCelebritiesResponse |
RekognitionClient.recognizeCelebrities(Consumer<RecognizeCelebritiesRequest.Builder> recognizeCelebritiesRequest)
Returns an array of celebrities recognized in the input image.
|
default RecognizeCelebritiesResponse |
RekognitionClient.recognizeCelebrities(RecognizeCelebritiesRequest recognizeCelebritiesRequest)
Returns an array of celebrities recognized in the input image.
|
default SearchFacesResponse |
RekognitionClient.searchFaces(Consumer<SearchFacesRequest.Builder> searchFacesRequest)
For a given input face ID, searches for matching faces in the collection the face belongs to.
|
default SearchFacesResponse |
RekognitionClient.searchFaces(SearchFacesRequest searchFacesRequest)
For a given input face ID, searches for matching faces in the collection the face belongs to.
|
default SearchFacesByImageResponse |
RekognitionClient.searchFacesByImage(Consumer<SearchFacesByImageRequest.Builder> searchFacesByImageRequest)
For a given input image, first detects the largest face in the image, and then searches the specified collection
for matching faces.
|
default SearchFacesByImageResponse |
RekognitionClient.searchFacesByImage(SearchFacesByImageRequest searchFacesByImageRequest)
For a given input image, first detects the largest face in the image, and then searches the specified collection
for matching faces.
|
default StartCelebrityRecognitionResponse |
RekognitionClient.startCelebrityRecognition(Consumer<StartCelebrityRecognitionRequest.Builder> startCelebrityRecognitionRequest)
Starts asynchronous recognition of celebrities in a stored video.
|
default StartCelebrityRecognitionResponse |
RekognitionClient.startCelebrityRecognition(StartCelebrityRecognitionRequest startCelebrityRecognitionRequest)
Starts asynchronous recognition of celebrities in a stored video.
|
default StartContentModerationResponse |
RekognitionClient.startContentModeration(Consumer<StartContentModerationRequest.Builder> startContentModerationRequest)
Starts asynchronous detection of explicit or suggestive adult content in a stored video.
|
default StartContentModerationResponse |
RekognitionClient.startContentModeration(StartContentModerationRequest startContentModerationRequest)
Starts asynchronous detection of explicit or suggestive adult content in a stored video.
|
default StartFaceDetectionResponse |
RekognitionClient.startFaceDetection(Consumer<StartFaceDetectionRequest.Builder> startFaceDetectionRequest)
Starts asynchronous detection of faces in a stored video.
|
default StartFaceDetectionResponse |
RekognitionClient.startFaceDetection(StartFaceDetectionRequest startFaceDetectionRequest)
Starts asynchronous detection of faces in a stored video.
|
default StartFaceSearchResponse |
RekognitionClient.startFaceSearch(Consumer<StartFaceSearchRequest.Builder> startFaceSearchRequest)
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored
video.
|
default StartFaceSearchResponse |
RekognitionClient.startFaceSearch(StartFaceSearchRequest startFaceSearchRequest)
Starts the asynchronous search for faces in a collection that match the faces of persons detected in a stored
video.
|
default StartLabelDetectionResponse |
RekognitionClient.startLabelDetection(Consumer<StartLabelDetectionRequest.Builder> startLabelDetectionRequest)
Starts asynchronous detection of labels in a stored video.
|
default StartLabelDetectionResponse |
RekognitionClient.startLabelDetection(StartLabelDetectionRequest startLabelDetectionRequest)
Starts asynchronous detection of labels in a stored video.
|
default StartPersonTrackingResponse |
RekognitionClient.startPersonTracking(Consumer<StartPersonTrackingRequest.Builder> startPersonTrackingRequest)
Starts the asynchronous tracking of a person's path in a stored video.
|
default StartPersonTrackingResponse |
RekognitionClient.startPersonTracking(StartPersonTrackingRequest startPersonTrackingRequest)
Starts the asynchronous tracking of a person's path in a stored video.
|
default StartStreamProcessorResponse |
RekognitionClient.startStreamProcessor(Consumer<StartStreamProcessorRequest.Builder> startStreamProcessorRequest)
Starts processing a stream processor.
|
default StartStreamProcessorResponse |
RekognitionClient.startStreamProcessor(StartStreamProcessorRequest startStreamProcessorRequest)
Starts processing a stream processor.
|
default StopStreamProcessorResponse |
RekognitionClient.stopStreamProcessor(Consumer<StopStreamProcessorRequest.Builder> stopStreamProcessorRequest)
Stops a running stream processor that was created by CreateStreamProcessor.
|
default StopStreamProcessorResponse |
RekognitionClient.stopStreamProcessor(StopStreamProcessorRequest stopStreamProcessorRequest)
Stops a running stream processor that was created by CreateStreamProcessor.
|
Copyright © 2019. All rights reserved.