UPDATE Vision 修复Z轴抓取

This commit is contained in:
HJW
2025-01-17 08:53:49 +08:00
parent 0febde6d12
commit a59ae87213
3 changed files with 3 additions and 0 deletions

View File

@ -83,6 +83,7 @@ def detectionPerson_test():
else:
cv2.destroyAllWindows()
print("person", person)
# video_path = ''.join([os.getcwd(), '/Vision/model/data/1.mp4'])
# cam = cv2.VideoCapture(video_path)