Face_recognitionUser
Information about people used to identify them when their face is detected. This is used by face recognition AI on FortiRecorder.
Permissions required include Camera analytics.
| HTTP Methods |
|
| URL |
For HTTP
For HTTP
where variables are:
|
|
Response JSON |
For HTTP For HTTP {
"objectID": "Face_recognitionUser:pt001",
"reqAction": 1,
"nodePermission": 3,
"mkey": "pt001",
"department": "default-department",
"role": "default-role",
"display_name": "",
"image_content": "face-recognition/employees/pt001/default_image.jpg",
"group1_summary": {
"images": [
{
"image_path": "face-recognition/employees/pt001/group1/image/68_1584718836.jpg",
"is_local": true,
"mkey": "68_1584718836"
},
{
"image_path": "face-recognition/employees/pt001/group1/image/73_1584718823.jpg",
"is_local": true,
"mkey": "73_1584718823"
},
{
"image_path": "face-recognition/employees/pt001/group1/image/74_1584718818.jpg",
"is_local": true,
"mkey": "74_1584718818"
}
]
},
"department_display": "default-department",
"role_display": "default-role",
"default_images": "[]",
"percent": {}
}
where attributes are:
|
Example: Create a person for face recognition on FortiRecorder
curl -X POST -b cookie.txt "https://HOST_OR_IP/api/v1/Face_recognitionUser/PERSON_NAME"
After you create the entry, you must upload thumbnails of the person's face in order for FortiRecorder to be able to identify them. See EmployeeFaceRecord.