|
20 | 20 | <string>Image</string> |
21 | 21 | </property> |
22 | 22 | <layout class="QGridLayout" name="gridLayout_2"> |
23 | | - <item row="0" column="0"colspan="2"> |
24 | | - <widget class="QLabel" name="label_8"> |
| 23 | + <item row="6" column="0"> |
| 24 | + <widget class="QLabel" name="label"> |
25 | 25 | <property name="text"> |
26 | | - <string>Resolution:</string> |
| 26 | + <string>检测间隔</string> |
27 | 27 | </property> |
28 | 28 | </widget> |
29 | 29 | </item> |
30 | | - <item row="1" column="0"colspan="2"> |
31 | | - <widget class="QComboBox" name="imageResolutionBox"/> |
| 30 | + <item row="8" column="1"> |
| 31 | + <widget class="QDoubleSpinBox" name="threshold"/> |
32 | 32 | </item> |
33 | | - <item row="2" column="0" colspan="2"> |
| 33 | + <item row="2" column="0" colspan="3"> |
34 | 34 | <widget class="QLabel" name="label_6"> |
35 | 35 | <property name="text"> |
36 | 36 | <string>Image Format:</string> |
37 | 37 | </property> |
38 | 38 | </widget> |
39 | 39 | </item> |
40 | | - <item row="3" column="0" colspan="2"> |
| 40 | + <item row="8" column="0"> |
| 41 | + <widget class="QLabel" name="label_2"> |
| 42 | + <property name="text"> |
| 43 | + <string>人脸识别阈值</string> |
| 44 | + </property> |
| 45 | + </widget> |
| 46 | + </item> |
| 47 | + <item row="1" column="0" colspan="3"> |
| 48 | + <widget class="QComboBox" name="imageResolutionBox"/> |
| 49 | + </item> |
| 50 | + <item row="3" column="0" colspan="3"> |
41 | 51 | <widget class="QComboBox" name="imageCodecBox"/> |
42 | 52 | </item> |
43 | 53 | <item row="4" column="0"> |
|
47 | 57 | </property> |
48 | 58 | </widget> |
49 | 59 | </item> |
50 | | - <item row="4" column="1"> |
| 60 | + <item row="4" column="1"colspan="2"> |
51 | 61 | <widget class="QSlider" name="imageQualitySlider"> |
52 | 62 | <property name="maximum"> |
53 | 63 | <number>4</number> |
|
57 | 67 | </property> |
58 | 68 | </widget> |
59 | 69 | </item> |
| 70 | + <item row="0" column="0" colspan="3"> |
| 71 | + <widget class="QLabel" name="label_8"> |
| 72 | + <property name="text"> |
| 73 | + <string>Resolution:</string> |
| 74 | + </property> |
| 75 | + </widget> |
| 76 | + </item> |
| 77 | + <item row="6" column="2"> |
| 78 | + <widget class="QLabel" name="label_3"> |
| 79 | + <property name="text"> |
| 80 | + <string>ms</string> |
| 81 | + </property> |
| 82 | + </widget> |
| 83 | + </item> |
| 84 | + <item row="6" column="1"> |
| 85 | + <widget class="QSpinBox" name="detectInterval"> |
| 86 | + <property name="maximum"> |
| 87 | + <number>5000</number> |
| 88 | + </property> |
| 89 | + </widget> |
| 90 | + </item> |
60 | 91 | </layout> |
61 | 92 | </widget> |
62 | 93 | </item> |
|
0 commit comments