프로젝트

일반

사용자정보

개정판 905f8163

ID905f81635e0e6d306d083a01aa53c214daeea991
상위 c408d0c8
하위 00b55282

함의성이(가) 5년 이상 전에 추가함

issue #000: add dilate size config

Change-Id: I0b910d957d22a80cc0d52c6eae84d2d636541e87

차이점 보기:

DTI_PID/DTI_PID/Configuration_UI.py
283 283
        self.spinBoxMinimumSize.setObjectName("spinBoxMinimumSize")
284 284
        self.horizontalLayout_16.addWidget(self.spinBoxMinimumSize)
285 285
        self.verticalLayout_9.addLayout(self.horizontalLayout_16)
286
        self.horizontalLayout_6 = QtWidgets.QHBoxLayout()
287
        self.horizontalLayout_6.setObjectName("horizontalLayout_6")
288
        self.label_29 = QtWidgets.QLabel(self.groupBoxFilter)
289
        self.label_29.setMaximumSize(QtCore.QSize(155, 16777215))
290
        self.label_29.setObjectName("label_29")
291
        self.horizontalLayout_6.addWidget(self.label_29)
292
        self.spinBoxDilateSize = QtWidgets.QSpinBox(self.groupBoxFilter)
293
        self.spinBoxDilateSize.setMaximum(10)
294
        self.spinBoxDilateSize.setObjectName("spinBoxDilateSize")
295
        self.horizontalLayout_6.addWidget(self.spinBoxDilateSize)
296
        self.verticalLayout_9.addLayout(self.horizontalLayout_6)
286 297
        self.gridLayout_8.addLayout(self.verticalLayout_9, 0, 0, 1, 1)
287 298
        self.gridLayout_2.addWidget(self.groupBoxFilter, 2, 1, 1, 1)
288 299
        self.tabWidget.addTab(self.Recognition, "")
......
565 576
        self.label_22.setText(_translate("ConfigurationDialog", "Merge Size : "))
566 577
        self.groupBoxFilter.setTitle(_translate("ConfigurationDialog", "Filter"))
567 578
        self.label_10.setText(_translate("ConfigurationDialog", "Minimum Detection Size : "))
579
        self.label_29.setText(_translate("ConfigurationDialog", "Drawing Dilate Size : "))
568 580
        self.tabWidget.setTabText(self.tabWidget.indexOf(self.Recognition), _translate("ConfigurationDialog", "Recognition"))
569 581
        self.groupBox_8.setTitle(_translate("ConfigurationDialog", "Nozzle Name Rule"))
570 582
        self.label_27.setText(_translate("ConfigurationDialog", "Nozzle Name : "))

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)