FaceTemplate Class¶
Namespace: id3.Face
Definition¶
Represents a face template.
Properties¶
Name |
Type |
Description |
|---|---|---|
Format of the face template. |
||
int |
Quality of the face template. |
Static Methods¶
Name |
Description |
|---|---|
Imports the face template object from a buffer. |
|
Imports the face template object from a file. |
Methods¶
Name |
Description |
|---|---|
Clones the FaceTemplate object. |
|
Exports the face template object to a Biometric Data Template (BDT) buffer. |
|
Exports the face template as a Biometric Information Template (BIT) for enrolment on a smart card equipped with id3 Match-on-Card technology. |
|
Exports the face template object to a buffer. |
|
Exports the face template object to a file. |
|
Updates the face template by combining it with the specified face template. |