FoundFaces interface
要求 包含找到臉部的物件。
屬性
advanced |
進階資訊。 |
cache |
快取識別碼。 |
count | 找到的臉部數目。 |
faces | 臉部清單。 |
result | 如果找到結果,則為 True。 |
status | 評估狀態 |
tracking |
追蹤識別碼。 |
屬性詳細資料
advancedInfo
cacheId
快取識別碼。
cacheId?: string
屬性值
string
count
找到的臉部數目。
count?: number
屬性值
number
faces
result
如果找到結果,則為 True。
result?: boolean
屬性值
boolean
status
trackingId
追蹤識別碼。
trackingId?: string
屬性值
string