Face Query
Last updated
{
"status": "success",
"resultFound": true,
"groupFound": true,
"name": "zhiyan",
"score": 0.0
}{
"status": "success",
"resultFound": false,
"groupFound": true
}{
"status": "success",
"resultFound": false,
"groupFound": false
}{
"status": "error",
"message": "There is No Face Detected in Image",
"resultFound": false,
"groupFound": false
}