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</>
Inherited Method Summary
abstract Class<? extends Annotation> |
annotationType()
|
abstract boolean |
equals(Object arg0)
|
abstract int |
hashCode()
|
abstract String |
toString()
|