FoundFaces interface
Request object the contains found faces.
Properties
| advanced |
The advanced info. |
| cache |
The cache id. |
| count | Number of faces found. |
| faces | The list of faces. |
| result | True if result was found. |
| status | The evaluate status |
| tracking |
The tracking id. |
Property Details
advancedInfo
cacheId
The cache id.
cacheId?: undefined | string
Property Value
undefined | string
count
Number of faces found.
count?: undefined | number
Property Value
undefined | number
faces
result
True if result was found.
result?: undefined | false | true
Property Value
undefined | false | true
status
trackingId
The tracking id.
trackingId?: undefined | string
Property Value
undefined | string