update 初次融合+调试
This commit is contained in:
@ -15,7 +15,7 @@ from .tool.CameraRVC import camera
|
||||
from .yolo.yolov8_pt_seg import yolov8_segment
|
||||
|
||||
|
||||
class Detection_Position:
|
||||
class Detection:
|
||||
|
||||
def __init__(self, model_path, device):
|
||||
self.camera_rvc = camera()
|
||||
|
||||
Reference in New Issue
Block a user