FirebaseVisionFaceDetectorOptions.PerformanceMode

public static abstract @interface FirebaseVisionFaceDetectorOptions.PerformanceMode 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

abstract Class<? extends Annotation>
annotationType()
abstract boolean
equals(Object arg0)
abstract int
hashCode()
abstract String
toString()

The Firebase JavaScript SDK implements the client-side libraries for applications using Firebase services.

Updated Jan 19, 2024

The Firebase JavaScript SDK implements the client-side libraries for applications using Firebase services.

Updated Jul 22, 2022

The Firebase JavaScript SDK implements the client-side libraries for applications using Firebase services.

Updated Jan 19, 2024