public static abstract @interface FirebaseVisionFaceDetectorOptions.LandmarkMode
implements Annotation
FirebaseVisionFaceDetectorOptions.LandmarkMode
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.LandmarkMode** implements [Annotation](//developer.android.com/reference/java/lang/annotation/Annotation.html) \nSets whether to detect no landmarks or all landmarks. Processing time increases as the\nnumber of landmarks to search for increases, so detecting all landmarks will increase the\noverall detection time. Detecting landmarks can improve pose estimation. \n\nInherited Method Summary \nFrom interface java.lang.annotation.Annotation"]]