@ -36,6 +36,7 @@ def find_aruco(image):
if corners is None:
return []
print(ids)
return {ids[i]: box[0].tolist() for i, box in enumerate(corners)}
def main():
The note is not visible to the blocked user.