FirebaseVisionFaceDetectorOptions.LandmarkType

public static abstract @interface FirebaseVisionFaceDetectorOptions.LandmarkType implements Annotation

Sets whether to detect no landmarks or all landmarks. Processing time increases as the number of landmarks to search for increases, so detecting all landmarks will increase the overall detection time. Detecting landmarks can improve pose estimation.

Inherited Method Summary