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