FaceMeshDetectorOptions.UseCase

public static abstract @interface FaceMeshDetectorOptions.UseCase implements Annotation

Defines options for main use case. By default the use case is FaceMeshDetectorOptions.FACE_MESH.

Use case constants - enumeration of supported use case</>

  1. FaceMeshDetectorOptions.BOUNDING_BOX_ONLY
  2. FaceMeshDetectorOptions.FACE_MESH

Inherited Method Summary