1回答
- 新しい順
- 投票が多い順
- コメントが多い順
0
Dear Nikitas,
Thanks for reaching out.
CreateStreamProcessor API can be used to create StreamProcessors with two different settings in Amazon Rekognition: detecting faces (FaceSearch option in Settings) and detecting labels (ConnectedHome option in Settings).
Rekognition Streaming Video Events currently only offers label detection on one of the following labels: PERSON, PET, PACKAGE, ALL for ConnectedHome option in Settings.
You can refer to the below documentation for more details:
- CreateStreamProcessor: https://docs.aws.amazon.com/rekognition/latest/APIReference/API_CreateStreamProcessor.html
- Label detection operations for streaming video events: https://docs.aws.amazon.com/rekognition/latest/dg/streaming-labels-detection.html
- Detecting labels in a video: https://docs.aws.amazon.com/rekognition/latest/dg/labels-detecting-labels-video.html
- Detecting custom labels: https://docs.aws.amazon.com/rekognition/latest/dg/labels-detecting-custom-labels.html
Regards,
AWS Team
回答済み 7ヶ月前
関連するコンテンツ
- AWS公式更新しました 1年前
- AWS公式更新しました 2年前