Config.AugmentedFaceMode

public static final enum Config.AugmentedFaceMode

Selects the behavior of Augmented Faces subsystem.

Inherited Methods

Enum Values

DISABLED

public static final Config.AugmentedFaceMode DISABLED

Disable Augmented Faces mode.

MESH3D

public static final Config.AugmentedFaceMode MESH3D

Face 3D mesh is enabled. Augmented Faces is currently only supported when using the front-facing (selfie) camera. See Session.Feature.FRONT_CAMERA for details and additional restrictions.