OutSystems Forge 日本語データベース

Amazon Rekognition

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2017-11-24 1.0.0 AWS Rekognition Team All .NET Machine Learning
アプリケーションがAmazon Rekognition APIを使用できるようにするプラグイン
このコンポーネントを使用すると、イメージをアップロードした後でAmazon Referencingを使用することができます。具体的には、オブジェクトとシーンの検出と顔の分析です。 使用方法:RekDetectFacesおよびRekDetectLabelsアクションを使用してAWSを使用します。 最初の1つは、何千ものオブジェクトを自動的に識別することができ、各オブジェクトの信頼スコアを提供しますが、2番目の方法では、イメージ内の顔を検索し、顔の笑顔、目が開いているか、または感情を示す。画像を分析するとき、認識は、左目、右目、鼻、口の左隅、口の右隅などのランドマーク点とともに、検出された顔の位置と長方形の枠を返します。この位置情報は、自動顔枠、ハイライト、または作物などの追加機能を提供するために使用できます。 このコンポーネントを使用するには、設定画面でAWS資格情報を入力する必要があります。 詳細は以下を参照してください:https://aws.amazon.com/rekognition

[Overview]
Plugin that enables an application to use Amazon Rekognition API
[Detail]
With this component you can consume Amazon Rekognition, more specifically, object and scene detection and facial analysis after uploading an image. How to use: Use RekDetectFaces and RekDetectLabels actions in order to consume AWS. The first one enables you to automatically identify thousands of objects and provides you with a confidence score for each object whereas, with the second one, you can locate faces within images and analyze face attributes, such as whether the face is smiling, eyes are open, or showing emotions. When analyzing an image, Rekognition will return the position and a rectangular frame for each detected face along with landmark points such as left eye, right eye, nose, left corner of the mouth, and right corner of the mouth. This position information can be used to deliver additional functionality such as automatic face frames, highlights, or crops. To consume this component you need to fill in your AWS credentials on configuration screen. See more details on: https://aws.amazon.com/rekognition
戻る