I want to find reference objects in images for determine size of other objects in an image, so far I have tried using cv2:
hsv = cv2.cvtColor(img, cv2.COLOR_BGR2H