forked from PulseFocusPlatform/PulseFocusPlatform
“修改”
This commit is contained in:
parent
40f2168f6f
commit
9bf14dae80
1
main.py
1
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=[]
|
||||
|
|
2
setup.py
2
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
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue