“修改”

This commit is contained in:
p02945817 2022-06-13 22:45:17 +08:00
parent 0f9083381f
commit bf79a5c298
1 changed files with 0 additions and 1 deletions

View File

@ -222,7 +222,6 @@ class mywindow(QtWidgets.QMainWindow, Ui_MainWindow):
self.frame_count = self.cap.get(cv2.CAP_PROP_FRAME_COUNT)
th2 = threading.Thread(target=self.Split)
th2.start()
# self.th = threading.Thread(target=self.Display)