regions Of Interests
Parameters
value
Specifies locations in the frames where Amazon Rekognition checks for objects or people. See regions_of_interest
.
Parameters
values
Specifies locations in the frames where Amazon Rekognition checks for objects or people. See regions_of_interest
.
suspend fun regionsOfInterests(argument: List<suspend StreamProcessorRegionsOfInterestArgsBuilder.() -> Unit>)
suspend fun regionsOfInterests(vararg argument: suspend StreamProcessorRegionsOfInterestArgsBuilder.() -> Unit)
suspend fun regionsOfInterests(argument: suspend StreamProcessorRegionsOfInterestArgsBuilder.() -> Unit)
Parameters
argument
Specifies locations in the frames where Amazon Rekognition checks for objects or people. See regions_of_interest
.