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

Method findFaceMesh

cvzone/FaceMeshModule.py:38–59  ·  view source on GitHub ↗

Finds face landmarks in BGR Image. :param img: Image to find the face landmarks in. :param draw: Flag to draw the output on the image. :return: Image with or without drawings

(self, img, draw=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.95
FaceMeshExample.pyFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected