From 9bf14dae80509beb39c0f9ab44eba9fdaab7ae51 Mon Sep 17 00:00:00 2001 From: p02945817 <2995487295@qq.com> Date: Wed, 22 Jun 2022 19:45:09 +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 | 1 - setup.py | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/main.py b/main.py index 8eba707..5278b05 100644 --- a/main.py +++ b/main.py @@ -78,7 +78,6 @@ class mywindow(QtWidgets.QMainWindow, Ui_MainWindow): # self.framRate = self.cap.get(cv2.CAP_PROP_FPS) # th = threading.Thread(target=self.Display) - # th.start() def Images_Display(self): img_list=[] diff --git a/setup.py b/setup.py index 2e11de4..0cdd0a1 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ # You may obtain a copy of the License at # http://www.apache.org/licenses/LICENSE-2.0 # Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, +# distributed under the License is distributed on an "AS IS" BASIS # See the License