FirebaseVisionFaceDetectorOptions.ContourMode

public static abstract @interface FirebaseVisionFaceDetectorOptions.ContourMode implements Annotation

Sets whether to detect contours or not. Processing time increases as the number of contours to search for increases, so detecting all contours will increase the overall detection time.

Inherited Method Summary