216 lines
5.2 KiB
XML
216 lines
5.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<ui version="4.0">
|
|
<class>MainWindow</class>
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>906</width>
|
|
<height>600</height>
|
|
</rect>
|
|
</property>
|
|
<property name="windowTitle">
|
|
<string>交通门禁车牌检测和识别系统</string>
|
|
</property>
|
|
<property name="windowIcon">
|
|
<iconset resource="my_pic.qrc">
|
|
<normaloff>:/pic/pic/logo.ico</normaloff>:/pic/pic/logo.ico</iconset>
|
|
</property>
|
|
<widget class="QWidget" name="centralWidget">
|
|
<widget class="QLabel" name="label">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>50</y>
|
|
<width>611</width>
|
|
<height>501</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>720</x>
|
|
<y>20</y>
|
|
<width>75</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>最小化</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>810</x>
|
|
<y>20</y>
|
|
<width>75</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>关闭</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>690</x>
|
|
<y>90</y>
|
|
<width>191</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>车牌检测</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="my_pic.qrc">
|
|
<normaloff>:/pic/pic/cut.png</normaloff>:/pic/pic/cut.png</iconset>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_2">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>700</x>
|
|
<y>140</y>
|
|
<width>181</width>
|
|
<height>61</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>690</x>
|
|
<y>230</y>
|
|
<width>191</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>车牌识别</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="my_pic.qrc">
|
|
<normaloff>:/pic/pic/shibie.png</normaloff>:/pic/pic/shibie.png</iconset>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_3">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>700</x>
|
|
<y>290</y>
|
|
<width>171</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_5">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>700</x>
|
|
<y>360</y>
|
|
<width>181</width>
|
|
<height>23</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>车牌颜色</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="my_pic.qrc">
|
|
<normaloff>:/pic/pic/color.png</normaloff>:/pic/pic/color.png</iconset>
|
|
</property>
|
|
</widget>
|
|
<widget class="QLabel" name="label_4">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>700</x>
|
|
<y>400</y>
|
|
<width>181</width>
|
|
<height>21</height>
|
|
</rect>
|
|
</property>
|
|
<property name="styleSheet">
|
|
<string notr="true">background-color: rgb(0, 0, 255);</string>
|
|
</property>
|
|
<property name="text">
|
|
<string/>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_6">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>710</x>
|
|
<y>492</y>
|
|
<width>75</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>图像</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="my_pic.qrc">
|
|
<normaloff>:/pic/pic/image.png</normaloff>:/pic/pic/image.png</iconset>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_7">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>810</x>
|
|
<y>490</y>
|
|
<width>71</width>
|
|
<height>41</height>
|
|
</rect>
|
|
</property>
|
|
<property name="text">
|
|
<string>视频</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="my_pic.qrc">
|
|
<normaloff>:/pic/pic/video.png</normaloff>:/pic/pic/video.png</iconset>
|
|
</property>
|
|
</widget>
|
|
<widget class="QPushButton" name="pushButton_8">
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>30</x>
|
|
<y>10</y>
|
|
<width>201</width>
|
|
<height>31</height>
|
|
</rect>
|
|
</property>
|
|
<property name="font">
|
|
<font>
|
|
<family>Meiryo UI</family>
|
|
</font>
|
|
</property>
|
|
<property name="text">
|
|
<string>交通门禁车牌检测和识别系统</string>
|
|
</property>
|
|
<property name="icon">
|
|
<iconset resource="my_pic.qrc">
|
|
<normaloff>:/pic/pic/logo.ico</normaloff>:/pic/pic/logo.ico</iconset>
|
|
</property>
|
|
</widget>
|
|
</widget>
|
|
</widget>
|
|
<resources>
|
|
<include location="my_pic.qrc"/>
|
|
</resources>
|
|
<connections/>
|
|
</ui>
|