public static abstract @interface FirebaseVisionFaceDetectorOptions.PerformanceMode
implements Annotation
FirebaseVisionFaceDetectorOptions.PerformanceMode
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2020-08-08 UTC.
[null,null,["Last updated 2020-08-08 UTC."],[],[],null,["public static abstract @interface **FirebaseVisionFaceDetectorOptions.PerformanceMode** implements [Annotation](//developer.android.com/reference/java/lang/annotation/Annotation.html) \nExtended option for controlling additional accuracy / speed trade-offs in performing face\ndetection. In general, choosing the more accurate mode will generally result in longer\nruntime, whereas choosing the faster mode will generally result in detecting fewer faces. \n\nInherited Method Summary \nFrom interface java.lang.annotation.Annotation"]]