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

Method __init__

cvzone/PoseModule.py:17–48  ·  view source on GitHub ↗

: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 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