Jump to top

VisionFaceDetectorContourMode

enum

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.

Members

ALL_CONTOURS</>

Enables collection of contour information.

NO_CONTOURS</>

Disables collection of contour information.