faceLiveness.ui 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>faceLiveness</class>
  4. <widget class="QWidget" name="faceLiveness">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>817</width>
  10. <height>677</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_mask" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>30</x>
  20. <y>-10</y>
  21. <width>831</width>
  22. <height>681</height>
  23. </rect>
  24. </property>
  25. <widget class="QWidget" name="widget_fc_BG" native="true">
  26. <property name="geometry">
  27. <rect>
  28. <x>0</x>
  29. <y>220</y>
  30. <width>671</width>
  31. <height>501</height>
  32. </rect>
  33. </property>
  34. <widget class="QLabel" name="label_fl_title">
  35. <property name="geometry">
  36. <rect>
  37. <x>30</x>
  38. <y>30</y>
  39. <width>54</width>
  40. <height>12</height>
  41. </rect>
  42. </property>
  43. <property name="text">
  44. <string>人脸检测</string>
  45. </property>
  46. </widget>
  47. <widget class="QPushButton" name="btn_fl_close">
  48. <property name="geometry">
  49. <rect>
  50. <x>544</x>
  51. <y>20</y>
  52. <width>31</width>
  53. <height>23</height>
  54. </rect>
  55. </property>
  56. <property name="focusPolicy">
  57. <enum>Qt::NoFocus</enum>
  58. </property>
  59. <property name="text">
  60. <string>退出</string>
  61. </property>
  62. </widget>
  63. <widget class="QLabel" name="label_fl_tips">
  64. <property name="geometry">
  65. <rect>
  66. <x>160</x>
  67. <y>390</y>
  68. <width>54</width>
  69. <height>12</height>
  70. </rect>
  71. </property>
  72. <property name="text">
  73. <string>*请点击“开始检测”按键,并在60秒内完成指定动作检测,超时将视为检测失败。</string>
  74. </property>
  75. </widget>
  76. <widget class="QWidget" name="widget_fc_camera" native="true">
  77. <property name="geometry">
  78. <rect>
  79. <x>110</x>
  80. <y>90</y>
  81. <width>381</width>
  82. <height>251</height>
  83. </rect>
  84. </property>
  85. <widget class="QWidget" name="widget_fl_action" native="true">
  86. <property name="geometry">
  87. <rect>
  88. <x>110</x>
  89. <y>20</y>
  90. <width>201</width>
  91. <height>41</height>
  92. </rect>
  93. </property>
  94. <widget class="QPushButton" name="btn_fl_time">
  95. <property name="geometry">
  96. <rect>
  97. <x>164</x>
  98. <y>10</y>
  99. <width>31</width>
  100. <height>23</height>
  101. </rect>
  102. </property>
  103. <property name="text">
  104. <string>10s</string>
  105. </property>
  106. </widget>
  107. <widget class="QLabel" name="label_fl_actionMoive">
  108. <property name="geometry">
  109. <rect>
  110. <x>0</x>
  111. <y>10</y>
  112. <width>41</width>
  113. <height>31</height>
  114. </rect>
  115. </property>
  116. <property name="text">
  117. <string/>
  118. </property>
  119. </widget>
  120. <widget class="QLabel" name="label_fl_actionTips">
  121. <property name="geometry">
  122. <rect>
  123. <x>10</x>
  124. <y>20</y>
  125. <width>141</width>
  126. <height>20</height>
  127. </rect>
  128. </property>
  129. <property name="text">
  130. <string>请让我看到您的正脸</string>
  131. </property>
  132. </widget>
  133. </widget>
  134. </widget>
  135. <widget class="QPushButton" name="btn_fl_startVerify">
  136. <property name="geometry">
  137. <rect>
  138. <x>280</x>
  139. <y>370</y>
  140. <width>75</width>
  141. <height>23</height>
  142. </rect>
  143. </property>
  144. <property name="focusPolicy">
  145. <enum>Qt::NoFocus</enum>
  146. </property>
  147. <property name="text">
  148. <string>开始检测</string>
  149. </property>
  150. </widget>
  151. <widget class="QLabel" name="label_fl_time">
  152. <property name="geometry">
  153. <rect>
  154. <x>100</x>
  155. <y>30</y>
  156. <width>54</width>
  157. <height>12</height>
  158. </rect>
  159. </property>
  160. <property name="text">
  161. <string>(60)</string>
  162. </property>
  163. </widget>
  164. </widget>
  165. <widget class="QWidget" name="widget_fl_hint" native="true">
  166. <property name="geometry">
  167. <rect>
  168. <x>40</x>
  169. <y>50</y>
  170. <width>371</width>
  171. <height>111</height>
  172. </rect>
  173. </property>
  174. <widget class="QLabel" name="label_fl_icon">
  175. <property name="geometry">
  176. <rect>
  177. <x>10</x>
  178. <y>50</y>
  179. <width>54</width>
  180. <height>12</height>
  181. </rect>
  182. </property>
  183. <property name="text">
  184. <string/>
  185. </property>
  186. </widget>
  187. <widget class="QLabel" name="label_fl_hint">
  188. <property name="geometry">
  189. <rect>
  190. <x>100</x>
  191. <y>50</y>
  192. <width>54</width>
  193. <height>12</height>
  194. </rect>
  195. </property>
  196. <property name="text">
  197. <string>TextLabel</string>
  198. </property>
  199. </widget>
  200. </widget>
  201. </widget>
  202. </widget>
  203. <resources/>
  204. <connections/>
  205. </ui>