: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 not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected