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?: string
Property Value
string
count
Number of faces found.
count?: number
Property Value
number
faces
result
True if result was found.
result?: boolean
Property Value
boolean
status
trackingId
The tracking id.
trackingId?: string
Property Value
string