“更新”

This commit is contained in:
p02945817 2022-06-13 22:27:36 +08:00
parent 6eae96e22c
commit 34554ff5d5
1 changed files with 0 additions and 2 deletions

View File

@ -73,9 +73,7 @@ class mywindow(QtWidgets.QMainWindow, Ui_MainWindow):
# self.cap = cv2.VideoCapture(
# self.path1+'video_output/'+self.Video_fname.split('/')[-1])
# self.framRate = self.cap.get(cv2.CAP_PROP_FPS)
# th = threading.Thread(target=self.Display)
# th.start()
def Images_Display(self):
img_list=[]