This commit is contained in:
琉璃月光
2025-10-22 17:53:34 +08:00

View File

@ -76,6 +76,7 @@ result = calculate_offset_from_image("11.jpg", visualize=True)
dy_mm: 垂直偏移(毫米)
cx: 中心点 x 坐标(像素)
cy: 中心点 y 坐标(像素)
<<<<<<< HEAD
message: 错误信息或成功提示
##该函数返回一个包含下列字段的字典2.0
@ -92,3 +93,6 @@ result = calculate_offset_from_image("11.jpg", visualize=True)
message: 错误信息或成功提示
=======
message: 错误信息或成功提示
>>>>>>> a6505573b9361ce4ab920ddc55f4bc6d86d7dfb4