detectFaceAzure
Description
Start detecting the face from imported sources to get face data.
Input / Parameter
Name | Description | Data Type | Default | Options | Required |
---|---|---|---|---|---|
connector | The Azure connector created in Services. | String/Text | - | - | Yes |
data | The face data to detect. | String/Text | - | - | Yes |
extra | Additional data to be used in the callbacks. | Any | - | - | No |
Output
N/A
Callback
callback
The function to be executed if face data is detected successfully.
errorCallback
The function to be executed if face data is not detected successfully.
Video
Coming Soon.
Example
Coming Soon.
Steps
Coming Soon.
Result
Coming Soon.
Links
Last updated