FirebaseVisionFaceDetectorOptions.ModeType

public static abstract @interface FirebaseVisionFaceDetectorOptions.ModeType implements Annotation

Extended option for controlling additional accuracy / speed trade-offs in performing face detection. In general, choosing the more accurate mode will generally result in longer runtime, whereas choosing the faster mode will generally result in detecting fewer faces.

Inherited Method Summary