コマンドオプションサンプル:aws rekognition detect-faces

コマンドサンプルを検索した結果です。

入力として提供される画像内の顔を検出します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rekognition/detect-faces.html

aws rekognition detect-faces \
    Tech day: Facial recognition on my magic mirror - Luminis Amsterdam : http://amsterdam.luminis.eu/2018/06/05/tech-day-facial-recognition-on-my-magic-mirror/
aws rekognition detect-faces \
    イメージ内の顔の検出 - Amazon Rekognition : http://docs.aws.amazon.com/ja_jp/rekognition/latest/dg/faces-detect-images.html
aws rekognition detect-faces --attributes
    facerec/detect-faces.sh at master 揃 lukas/facerec 揃 GitHub : http://github.com/lukas/facerec/blob/master/detect-faces.sh
aws rekognition detect-faces --image-bytes fileb://ImageName
    Amazon Rekognitionで顔の判別をしてみた | ハックノート : http://hacknote.jp/archives/40229/
aws rekognition detect-faces --image
    A hands-on look at the Amazon Rekognition API Julien Simon Medium : http://medium.com/@julsimon/a-hands-on-look-at-the-amazon-rekognition-api-e30e19e7d88b
aws rekognition detect-faces --image "S3Object=
    AWS Rekognitionを使ってみた(実行編) : http://qiita.com/nanamae/items/682a400cb4aaa8f36f81
aws rekognition detect-faces --image
    amazon web services - Calling Rekognition using AWS CLI - Stack Overflow : http://stackoverflow.com/questions/43660043/calling-rekognition-using-aws-cli
aws rekognition detect-faces image
    Use Amazon Rekognition to Build a Facial Recognition System : http://www.slideshare.net/AmazonWebServices/arc311serverless-encoding-at-scale-with-content-moderation-via-deep-learningbased-video-analysis

aws のオプション一覧