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

Method __init__

cvzone/FaceMeshModule.py:18–36  ·  view source on GitHub ↗

:param staticMode: In static mode, detection is done on each image: slower :param maxFaces: Maximum number of faces to detect :param minDetectionCon: Minimum Detection Confidence Threshold :param minTrackCon: Minimum Tracking Confidence Threshold

(self, staticMode=False, maxFaces=2, minDetectionCon=0.5, minTrackCon=0.5)

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