View source: R/rekognition_operations.R
rekognition_describe_collection | R Documentation |
Describes the specified collection. You can use describe_collection
to get information, such as the number of faces indexed into a collection and the version of the model used by the collection for face detection.
See https://www.paws-r-sdk.com/docs/rekognition_describe_collection/ for full documentation.
rekognition_describe_collection(CollectionId)
CollectionId |
[required] The ID of the collection to describe. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.