makeup|SDK
makeup|SDK is a library based on visage|SDK face tracking used to configure and render virtual makeup.
Loading...
Searching...
No Matches
List of all members
com.visagetechnologies.bsc.TrackStatus Class Reference

Detailed Description

Contains status of face tracking. For more details please refer to visage|SDK documentation.

TRACK_STAT_OFF: Tracker is not active, i.e. it has not yet been started, or it has been stopped. TRACK_STAT_OK: Tracker is tracking normally. TRACK_STAT_RECOVERING: Tracker has lost the face and is attempting to recover and continue tracking. TRACK_STAT_INIT: Tracker is initializing. The tracker enters this state immediately when it is started, or when it has lost the face and failed to recover (see TRACK_STAT_RECOVERING).