:param mode: In static mode, detection is done on each image: slower :param upBody: Upper boy only flag :param smooth: Smoothness Flag :param detectionCon: Minimum Detection Confidence Threshold :param trackCon: Minimum Tracking Confidence Threshold
(self, staticMode=False,
modelComplexity=1,
smoothLandmarks=True,
enableSegmentation=False,
smoothSegmentation=True,
detectionCon=0.5,
trackCon=0.5)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected