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

Method __init__

cvzone/HandTrackingModule.py:21–45  ·  view source on GitHub ↗

:param mode: In static mode, detection is done on each image: slower :param maxHands: Maximum number of hands to detect :param modelComplexity: Complexity of the hand landmark model: 0 or 1. :param detectionCon: Minimum Detection Confidence Threshold :param m

(self, staticMode=False, maxHands=2, modelComplexity=1, detectionCon=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