123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>DialogCreateModel</class>
- <widget class="QDialog" name="DialogCreateModel">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>918</width>
- <height>543</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>DialogCreateModel</string>
- </property>
- <widget class="QWidget" name="Image_widget" native="true">
- <property name="geometry">
- <rect>
- <x>290</x>
- <y>10</y>
- <width>611</width>
- <height>461</height>
- </rect>
- </property>
- </widget>
- <widget class="QWidget" name="widget_1" native="true">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>490</y>
- <width>901</width>
- <height>41</height>
- </rect>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>72</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <widget class="QPushButton" name="btnCancel">
- <property name="geometry">
- <rect>
- <x>810</x>
- <y>5</y>
- <width>81</width>
- <height>31</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <property name="text">
- <string>取消</string>
- </property>
- </widget>
- <widget class="QPushButton" name="btnOK">
- <property name="geometry">
- <rect>
- <x>700</x>
- <y>5</y>
- <width>81</width>
- <height>31</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- <property name="text">
- <string>确定</string>
- </property>
- </widget>
- </widget>
- <widget class="QTabWidget" name="tabWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>0</y>
- <width>271</width>
- <height>471</height>
- </rect>
- </property>
- <property name="currentIndex">
- <number>0</number>
- </property>
- <widget class="QWidget" name="tab_1">
- <attribute name="title">
- <string>基本参数</string>
- </attribute>
- <widget class="QGroupBox" name="groupBox_2">
- <property name="geometry">
- <rect>
- <x>2</x>
- <y>20</y>
- <width>261</width>
- <height>411</height>
- </rect>
- </property>
- <property name="title">
- <string/>
- </property>
- <widget class="QLabel" name="label_0">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>261</width>
- <height>21</height>
- </rect>
- </property>
- <property name="text">
- <string>训练参数</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>13</x>
- <y>121</y>
- <width>81</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>起始角度</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_4">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>160</y>
- <width>81</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>角度范围</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>200</y>
- <width>81</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>角度步长</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_6">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>240</y>
- <width>81</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>金字塔级别</string>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>200</y>
- <width>141</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QSpinBox" name="spin_AngleStart">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>120</y>
- <width>141</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QSpinBox" name="spin_AngleExtent">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>160</y>
- <width>141</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox_2">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>240</y>
- <width>141</width>
- <height>21</height>
- </rect>
- </property>
- </widget>
- <widget class="QSpinBox" name="spin_BrushSize">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>340</y>
- <width>140</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_7">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>340</y>
- <width>91</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>橡皮擦画刷大小</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_1">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>40</y>
- <width>81</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>最小缩放</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_2">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>80</y>
- <width>81</width>
- <height>20</height>
- </rect>
- </property>
- <property name="text">
- <string>最大缩放</string>
- </property>
- </widget>
- <widget class="QDoubleSpinBox" name="spin_ScaleRMin">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>40</y>
- <width>131</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QDoubleSpinBox" name="spin_ScaleRMax">
- <property name="geometry">
- <rect>
- <x>110</x>
- <y>80</y>
- <width>131</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- </widget>
- </widget>
- </widget>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <resources/>
- <connections/>
- </ui>
|