FaceTemplate.update Method¶
Module: FaceTemplate
Definition¶
Updates the face template by combining it with the specified face template.
void update(FaceTemplate newFaceTemplate)
Parameters
newFaceTemplate FaceTemplatein New face template to combine.
Exceptions
An error has occurred during Face Library execution.