添加OpenCv
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
if (P13_InsPage->objectName().isEmpty())
|
||||
P13_InsPage->setObjectName(QString::fromUtf8("P13_InsPage"));
|
||||
P13_InsPage->resize(1024, 576);
|
||||
P13_InsPage->setMinimumSize(QSize(1024, 576));
|
||||
label = new QLabel(P13_InsPage);
|
||||
label->setObjectName(QString::fromUtf8("label"));
|
||||
label->setGeometry(QRect(0, 0, 1024, 90));
|
||||
|
||||
Reference in New Issue
Block a user