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