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