UPDATE Vision 修复Z轴抓取
This commit is contained in:
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user