代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog</class>
<widget class="QDialog" name="Dialog">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>642</width>
<height>473</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>50</x>
<y>40</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>选择要识别的类型:</string>
</property>
</widget>
<widget class="QComboBox" name="comboBox">
<property name="geometry">
<rect>
<x>190</x>
<y>40</y>
<width>121</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>银行卡</string>
</property>
</item>
<item>
<property name="text">
<string>植物</string>
</property>
</item>
<item>
<property name="text">
<string>动物</string>
</property>
</item>
<item>
<property name="text">
<string>通用票据</string>
</property>
</item>
<item>
<property name="text">
<string>营业执照</string>
</property>
</item>
<item>
<property name="text">
<string>身份证</string>
</property>
</item>
<item>
<property name="text">
<string>车牌号</string>
</property>
</item>
<item>
<property name="text">
<string>驾驶证</string>
</property>
</item>
<item>
<property name="text">
<string>行驶证</string>
</property>
</item>
<item>
<property name="text">
<string>车型</string>
</property>
</item>
</widget>
<widget class="QGraphicsView" name="graphicsView">
<property name="geometry">
<rect>
<x>55</x>
<y>141</y>
<width>321</width>
<height>271</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>50</x>
<y>80</y>
<width>131</width>
<height>16</height>
</rect>
</property>
<property name="text">
<string>选择要识别的图片:</string>
</property>
</widget>
<widget class="QToolButton" name="toolButton">
<property name="geometry">
<rect>
<x>370</x>
<y>80</y>
<width>47</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit">
<property name="geometry">
<rect>
<x>180</x>
<y>80</y>
<width>181</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QTextBrowser" name="textBrowser">
<property name="geometry">
<rect>
<x>460</x>
<y>80</y>
<width>141</width>
<height>331</height>
</rect>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。