Face recognition
更新时间:
复制 MD 格式
Use the Face Recognition node to call an API that you purchased from the Cloud Marketplace to perform Face Recognition.
Node configuration
| Parameter | Description |
| Node name | The name of the node. It can be up to 30 characters long and can contain Chinese characters, English letters, digits, and underscores (_). |
| Select capability | Select a capability from the drop-down list. After selecting a capability, click View API Description to open the Cloud Marketplace. From there, you can view the API description or purchase the API. |
| AppCode | The AppCode for the purchased API. This code is available on the purchased services page of the Cloud Marketplace console. |
| Image data type | Select the image data type as specified in the description of your purchased API. |
| URL/Base64 source | The source of the image data, which can be a URL or a Base64-encoded string. |
| realName | The name as it appears on the ID document. Required for features such as face verification, Face Recognition, and face-identity verification. |
| idCardNum | The ID card number. Required for features such as face verification, Face Recognition, and face-identity verification. |
Node output
This node outputs the response from the called Cloud Marketplace API. For details, see the API's help documentation in the Cloud Marketplace.
该文章对您有帮助吗?