TrackedFace.translate Method

Module: TrackedFace

Definition

Translates the face object.

void translate(int tx, int ty)

Parameters

tx int
in Translation to apply to the face object alongside the x-axis.

ty int
in Translation to apply to the face object alongside the y-axis.

Exceptions

An error has occurred during Face Library execution.