MCPcopy Create free account
hub / github.com/cvzone/cvzone / __init__

Method __init__

cvzone/FaceDetectionModule.py:19–35  ·  view source on GitHub ↗

:param minDetectionCon: Minimum confidence value ([0.0, 1.0]) for face detection to be considered successful. See details in https://solutions.mediapipe.dev/face_detection#min_detection_confidence. :param modelSelection: 0 or 1. 0 to select a short-range model that

(self, minDetectionCon=0.5, modelSelection=0)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected