Find the distance between two landmarks based on their index numbers. :param p1: Point1 :param p2: Point2 :param img: Image to draw on. :param draw: Flag to draw the output on the image. :return: Distance between the points Im
(self,p1, p2, img=None)
source not stored for this graph (policy: none)