LargeFaceList interface
Large face list object.
- Extends
Properties
large |
LargeFaceListId of the target large face list. |
Inherited Properties
name | User defined name, maximum length is 128. |
recognition |
Possible values include: 'recognition_01', 'recognition_02', 'recognition_03', 'recognition_04'. Default value: 'recognition_01'. |
user |
User specified data. Length should not exceed 16KB. |
Property Details
largeFaceListId
LargeFaceListId of the target large face list.
largeFaceListId: string
Property Value
string
Inherited Property Details
name
User defined name, maximum length is 128.
name: string
Property Value
string
Inherited From MetaDataContract.name
recognitionModel
Possible values include: 'recognition_01', 'recognition_02', 'recognition_03', 'recognition_04'. Default value: 'recognition_01'.
recognitionModel?: RecognitionModel
Property Value
Inherited From MetaDataContract.recognitionModel
userData
User specified data. Length should not exceed 16KB.
userData?: string
Property Value
string
Inherited From MetaDataContract.userData