update 新UI4
This commit is contained in:
2
main.py
2
main.py
@ -733,7 +733,7 @@ class MainWindow(QMainWindow, Ui_MainWindow):
|
||||
|
||||
def updateUI_label_detection(self):
|
||||
backgroud_img = Util.util_pic.cv2_to_qpixmap(self.feeding.detection_image)
|
||||
self.frame_showDetection.setPixmap(backgroud_img)
|
||||
self.label_showDetection.setPixmap(backgroud_img)
|
||||
|
||||
def updateUI_Select_Line(self):
|
||||
self.comboBox_lineIndex.clear()
|
||||
|
||||
Reference in New Issue
Block a user