FoundFaces interface

Request object the contains found faces.

Properties

advancedInfo

The advanced info.

cacheId

The cache id.

count

Number of faces found.

faces

The list of faces.

result

True if result was found.

status

The evaluate status

trackingId

The tracking id.

Property Details

advancedInfo

The advanced info.

advancedInfo?: KeyValuePair[]

Property Value

cacheId

The cache id.

cacheId?: string

Property Value

string

count

Number of faces found.

count?: number

Property Value

number

faces

The list of faces.

faces?: Face[]

Property Value

Face[]

result

True if result was found.

result?: boolean

Property Value

boolean

status

The evaluate status

status?: Status

Property Value

trackingId

The tracking id.

trackingId?: string

Property Value

string