From 9ca4085c6ab76cebee72bdd26d6c542dad252c27 Mon Sep 17 00:00:00 2001 From: p02945817 <2995487295@qq.com> Date: Wed, 22 Jun 2022 19:46:24 +0800 Subject: [PATCH] =?UTF-8?q?=E2=80=9C=E4=BF=AE=E6=94=B9=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main.py b/main.py index 5278b05..4e8623f 100644 --- a/main.py +++ b/main.py @@ -75,8 +75,7 @@ class mywindow(QtWidgets.QMainWindow, Ui_MainWindow): # print(self.path1+'video_output/'+self.Video_fname.split('/')[-1]) # self.cap = cv2.VideoCapture( # self.path1+'video_output/'+self.Video_fname.split('/')[-1]) - # self.framRate = self.cap.get(cv2.CAP_PROP_FPS) - + # self.framRate = self.cap.get(cv2.CAP_PROP_FPS # th = threading.Thread(target=self.Display) def Images_Display(self):