TrackedFace.translate Method¶
Module: TrackedFace
Definition¶
Translates the face object.
void translate(int tx, int ty)
Parameters
tx intin Translation to apply to the face object alongside the x-axis.
ty intin Translation to apply to the face object alongside the y-axis.
Exceptions
An error has occurred during Face Library execution.