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

Method findFaces

cvzone/FaceDetectionModule.py:37–66  ·  view source on GitHub ↗

Find faces in an image and return the bbox info :param img: Image to find the faces in. :param draw: Flag to draw the output on the image. :return: Image with or without drawings. Bounding Box list.

(self, img, draw=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

mainFunction · 0.95
mainFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected