添加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

@@ -10,13 +10,19 @@
<height>576</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>1024</width>
<height>576</height>
</size>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>0</x>
<x>-30</x>
<y>0</y>
<width>1024</width>
<height>90</height>
@@ -27,13 +33,15 @@
color: rgb(0, 255, 0);</string>
</property>
<property name="text">
<string>我是第 7 页</string>
<string>备用电机为液压控制</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</widget>
<resources/>
<resources>
<include location="../Pictures/Pictures.qrc"/>
</resources>
<connections/>
</ui>