摘要: 今天依旧继续完善此程序,完成所有功能的后端代码逻辑,并且进行测试查看是否有bug存在,最后代码如下: from PySide6 import QtWidgets, QtCore, QtGui import cv2, os, time, random from threading import Thr 阅读全文
posted @ 2025-03-04 23:27 贾贾鱼 阅读(13) 评论(0) 推荐(0)