update vision

This commit is contained in:
hjw
2024-09-11 14:27:58 +08:00
parent 2b20732119
commit 6bc52d70f5
3 changed files with 13 additions and 9 deletions

View File

@ -5,7 +5,7 @@
# @Author : hjw
# @File : camera_coordinate_dete_test.py.py
'''
from camera_coordinate_dete_img import Detection
from camera_coordinate_dete import Detection
import cv2
detection = Detection()