ConnectedHomeSettingsForUpdate
The label detection settings you want to use in your stream processor. This includes the labels you want the stream processor to detect and the minimum confidence level allowed to label objects.
Contents
- Labels
-
Specifies what you want to detect in the video, such as people, packages, or pets. The current valid labels you can include in this list are: "PERSON", "PET", "PACKAGE", and "ALL".
Type: Array of strings
Array Members: Minimum number of 1 item. Maximum number of 128 items.
Required: No
- MinConfidence
-
The minimum confidence required to label an object in the video.
Type: Float
Valid Range: Minimum value of 0. Maximum value of 100.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: