def main(): testpic = cv2.imread('resources/marker_50.png', cv2.IMREAD_GRAYSCALE) print(passpotrace(testpic).decode('utf-8'))