添加OpenCv

This commit is contained in:
2025-09-15 22:28:43 +08:00
parent c0593df9e1
commit 94282fb1d9
423 changed files with 622349 additions and 97439 deletions

View File

@@ -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));