UPDATE Vision

This commit is contained in:
HJW
2024-09-10 16:09:11 +08:00
parent 529c9e4082
commit 9593fa1b90
4 changed files with 45 additions and 33 deletions

View File

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