win2.0.ui 45 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>mainWindow</class>
  4. <widget class="QMainWindow" name="mainWindow">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>1319</width>
  10. <height>762</height>
  11. </rect>
  12. </property>
  13. <property name="mouseTracking">
  14. <bool>true</bool>
  15. </property>
  16. <property name="windowTitle">
  17. <string>工业CT缺陷图像识别软件</string>
  18. </property>
  19. <property name="windowIcon">
  20. <iconset>
  21. <normaloff>:/img/icon/图片1.png</normaloff>:/img/icon/图片1.png</iconset>
  22. </property>
  23. <property name="styleSheet">
  24. <string notr="true">#mainWindow{border:none;}</string>
  25. </property>
  26. <widget class="QWidget" name="centralwidget">
  27. <layout class="QVBoxLayout" name="verticalLayout_2">
  28. <property name="spacing">
  29. <number>0</number>
  30. </property>
  31. <property name="leftMargin">
  32. <number>0</number>
  33. </property>
  34. <property name="topMargin">
  35. <number>0</number>
  36. </property>
  37. <property name="rightMargin">
  38. <number>0</number>
  39. </property>
  40. <property name="bottomMargin">
  41. <number>0</number>
  42. </property>
  43. <item>
  44. <widget class="QGroupBox" name="groupBox_18">
  45. <property name="styleSheet">
  46. <string notr="true">#groupBox_18{border-image: url(:/img/icon/background.jpg);
  47. border: 0px solid #42adff;
  48. border-radius:5px;}</string>
  49. </property>
  50. <property name="title">
  51. <string/>
  52. </property>
  53. <layout class="QVBoxLayout" name="verticalLayout_6">
  54. <property name="spacing">
  55. <number>0</number>
  56. </property>
  57. <property name="leftMargin">
  58. <number>0</number>
  59. </property>
  60. <property name="topMargin">
  61. <number>0</number>
  62. </property>
  63. <property name="rightMargin">
  64. <number>0</number>
  65. </property>
  66. <property name="bottomMargin">
  67. <number>0</number>
  68. </property>
  69. <item>
  70. <widget class="QGroupBox" name="groupBox">
  71. <property name="minimumSize">
  72. <size>
  73. <width>0</width>
  74. <height>45</height>
  75. </size>
  76. </property>
  77. <property name="maximumSize">
  78. <size>
  79. <width>16777215</width>
  80. <height>45</height>
  81. </size>
  82. </property>
  83. <property name="styleSheet">
  84. <string notr="true">#groupBox{
  85. background-color: rgba(75, 75, 75, 200);
  86. border: 0px solid #42adff;
  87. border-left: 0px solid rgba(29, 83, 185, 255);
  88. border-right: 0px solid rgba(29, 83, 185, 255);
  89. border-bottom: 1px solid rgba(200, 200, 200,100);
  90. ;
  91. border-radius:0px;}</string>
  92. </property>
  93. <property name="title">
  94. <string/>
  95. </property>
  96. <layout class="QHBoxLayout" name="horizontalLayout">
  97. <property name="spacing">
  98. <number>0</number>
  99. </property>
  100. <property name="topMargin">
  101. <number>0</number>
  102. </property>
  103. <property name="bottomMargin">
  104. <number>0</number>
  105. </property>
  106. <item>
  107. <widget class="QLabel" name="label_4">
  108. <property name="styleSheet">
  109. <string notr="true">QLabel
  110. {
  111. font-size: 24px;
  112. font-family: &quot;Microsoft YaHei&quot;;
  113. font-weight: bold;
  114. border-radius:9px;
  115. background:rgba(66, 195, 255, 0);
  116. color: rgb(218, 218, 218);
  117. }
  118. </string>
  119. </property>
  120. <property name="text">
  121. <string>图像目标智能识别软件</string>
  122. </property>
  123. </widget>
  124. </item>
  125. <item>
  126. <spacer name="horizontalSpacer">
  127. <property name="orientation">
  128. <enum>Qt::Horizontal</enum>
  129. </property>
  130. <property name="sizeHint" stdset="0">
  131. <size>
  132. <width>40</width>
  133. <height>20</height>
  134. </size>
  135. </property>
  136. </spacer>
  137. </item>
  138. <item>
  139. <layout class="QHBoxLayout" name="horizontalLayout_5">
  140. <property name="spacing">
  141. <number>0</number>
  142. </property>
  143. <item>
  144. <widget class="QPushButton" name="minButton">
  145. <property name="minimumSize">
  146. <size>
  147. <width>50</width>
  148. <height>28</height>
  149. </size>
  150. </property>
  151. <property name="maximumSize">
  152. <size>
  153. <width>50</width>
  154. <height>28</height>
  155. </size>
  156. </property>
  157. <property name="styleSheet">
  158. <string notr="true">QPushButton {
  159. border-style: solid;
  160. border-width: 0px;
  161. border-radius: 0px;
  162. background-color: rgba(223, 223, 223, 0);}
  163. QPushButton::focus{outline: none;}
  164. QPushButton::hover {
  165. border-style: solid;
  166. border-width: 0px;
  167. border-radius: 0px;
  168. background-color: rgba(223, 223, 223, 150);}</string>
  169. </property>
  170. <property name="text">
  171. <string/>
  172. </property>
  173. <property name="icon">
  174. <iconset>
  175. <normaloff>:/img/icon/最小化.png</normaloff>:/img/icon/最小化.png</iconset>
  176. </property>
  177. </widget>
  178. </item>
  179. <item>
  180. <widget class="QPushButton" name="maxButton">
  181. <property name="minimumSize">
  182. <size>
  183. <width>50</width>
  184. <height>28</height>
  185. </size>
  186. </property>
  187. <property name="maximumSize">
  188. <size>
  189. <width>50</width>
  190. <height>28</height>
  191. </size>
  192. </property>
  193. <property name="styleSheet">
  194. <string notr="true">QPushButton {
  195. border-style: solid;
  196. border-width: 0px;
  197. border-radius: 0px;
  198. background-color: rgba(223, 223, 223, 0);}
  199. QPushButton::focus{outline: none;}
  200. QPushButton::hover {
  201. border-style: solid;
  202. border-width: 0px;
  203. border-radius: 0px;
  204. background-color: rgba(223, 223, 223, 150);}</string>
  205. </property>
  206. <property name="text">
  207. <string/>
  208. </property>
  209. <property name="icon">
  210. <iconset>
  211. <normaloff>:/img/icon/正方形.png</normaloff>
  212. <activeon>:/img/icon/还原.png</activeon>
  213. <selectedon>:/img/icon/还原.png</selectedon>:/img/icon/正方形.png</iconset>
  214. </property>
  215. <property name="checkable">
  216. <bool>true</bool>
  217. </property>
  218. </widget>
  219. </item>
  220. <item>
  221. <widget class="QPushButton" name="closeButton">
  222. <property name="minimumSize">
  223. <size>
  224. <width>50</width>
  225. <height>28</height>
  226. </size>
  227. </property>
  228. <property name="maximumSize">
  229. <size>
  230. <width>50</width>
  231. <height>28</height>
  232. </size>
  233. </property>
  234. <property name="styleSheet">
  235. <string notr="true">QPushButton {
  236. border-style: solid;
  237. border-width: 0px;
  238. border-radius: 0px;
  239. background-color: rgba(223, 223, 223, 0);}
  240. QPushButton::focus{outline: none;}
  241. QPushButton::hover {
  242. border-style: solid;
  243. border-width: 0px;
  244. border-radius: 0px;
  245. background-color: rgba(223, 223, 223, 150);}</string>
  246. </property>
  247. <property name="text">
  248. <string/>
  249. </property>
  250. <property name="icon">
  251. <iconset>
  252. <normaloff>:/img/icon/关闭.png</normaloff>:/img/icon/关闭.png</iconset>
  253. </property>
  254. </widget>
  255. </item>
  256. </layout>
  257. </item>
  258. </layout>
  259. </widget>
  260. </item>
  261. <item>
  262. <layout class="QHBoxLayout" name="horizontalLayout_7">
  263. <property name="spacing">
  264. <number>0</number>
  265. </property>
  266. <item>
  267. <widget class="QGroupBox" name="groupBox_8">
  268. <property name="minimumSize">
  269. <size>
  270. <width>320</width>
  271. <height>0</height>
  272. </size>
  273. </property>
  274. <property name="maximumSize">
  275. <size>
  276. <width>365</width>
  277. <height>16777215</height>
  278. </size>
  279. </property>
  280. <property name="baseSize">
  281. <size>
  282. <width>3</width>
  283. <height>0</height>
  284. </size>
  285. </property>
  286. <property name="styleSheet">
  287. <string notr="true">#groupBox_8{
  288. background-color: rgba(75, 75, 75, 200);
  289. border: 0px solid #42adff;
  290. border-radius:0px;}
  291. </string>
  292. </property>
  293. <property name="title">
  294. <string/>
  295. </property>
  296. <widget class="QWidget" name="layoutWidget">
  297. <property name="geometry">
  298. <rect>
  299. <x>10</x>
  300. <y>500</y>
  301. <width>211</width>
  302. <height>37</height>
  303. </rect>
  304. </property>
  305. <layout class="QHBoxLayout" name="horizontalLayout_13">
  306. <item>
  307. <widget class="QLabel" name="label_8">
  308. <property name="minimumSize">
  309. <size>
  310. <width>0</width>
  311. <height>35</height>
  312. </size>
  313. </property>
  314. <property name="maximumSize">
  315. <size>
  316. <width>80</width>
  317. <height>16777215</height>
  318. </size>
  319. </property>
  320. <property name="styleSheet">
  321. <string notr="true">QLabel
  322. {
  323. font-size: 18px;
  324. font-family: &quot;Microsoft YaHei&quot;;
  325. font-weight: bold;
  326. border-radius:9px;
  327. background:rgba(66, 195, 255, 0);
  328. color: rgb(218, 218, 218);
  329. }
  330. </string>
  331. </property>
  332. <property name="text">
  333. <string>数据集:</string>
  334. </property>
  335. </widget>
  336. </item>
  337. <item>
  338. <widget class="QLineEdit" name="beicepin">
  339. <property name="enabled">
  340. <bool>true</bool>
  341. </property>
  342. </widget>
  343. </item>
  344. </layout>
  345. </widget>
  346. <widget class="QWidget" name="layoutWidget_2">
  347. <property name="geometry">
  348. <rect>
  349. <x>10</x>
  350. <y>540</y>
  351. <width>211</width>
  352. <height>37</height>
  353. </rect>
  354. </property>
  355. <layout class="QHBoxLayout" name="horizontalLayout_14">
  356. <item>
  357. <widget class="QLabel" name="label_12">
  358. <property name="minimumSize">
  359. <size>
  360. <width>0</width>
  361. <height>35</height>
  362. </size>
  363. </property>
  364. <property name="maximumSize">
  365. <size>
  366. <width>80</width>
  367. <height>16777215</height>
  368. </size>
  369. </property>
  370. <property name="styleSheet">
  371. <string notr="true">QLabel
  372. {
  373. font-size: 18px;
  374. font-family: &quot;Microsoft YaHei&quot;;
  375. font-weight: bold;
  376. border-radius:9px;
  377. background:rgba(66, 195, 255, 0);
  378. color: rgb(218, 218, 218);
  379. }
  380. </string>
  381. </property>
  382. <property name="text">
  383. <string>目标种类:</string>
  384. </property>
  385. </widget>
  386. </item>
  387. <item>
  388. <widget class="QLineEdit" name="pici"/>
  389. </item>
  390. </layout>
  391. </widget>
  392. <widget class="QWidget" name="layoutWidget">
  393. <property name="geometry">
  394. <rect>
  395. <x>90</x>
  396. <y>20</y>
  397. <width>265</width>
  398. <height>37</height>
  399. </rect>
  400. </property>
  401. <layout class="QHBoxLayout" name="horizontalLayout_2">
  402. <item>
  403. <widget class="QPushButton" name="detectbutton">
  404. <property name="minimumSize">
  405. <size>
  406. <width>55</width>
  407. <height>28</height>
  408. </size>
  409. </property>
  410. <property name="maximumSize">
  411. <size>
  412. <width>16777215</width>
  413. <height>28</height>
  414. </size>
  415. </property>
  416. <property name="toolTip">
  417. <string>相机</string>
  418. </property>
  419. <property name="styleSheet">
  420. <string notr="true">QPushButton{font-family: &quot;Microsoft YaHei&quot;;
  421. font-size: 14px;
  422. font-weight: bold;
  423. color:white;
  424. text-align: center center;
  425. padding-left: 5px;
  426. padding-right: 5px;
  427. padding-top: 4px;
  428. padding-bottom: 4px;
  429. border-style: solid;
  430. border-width: 0px;
  431. border-color: rgba(255, 255, 255, 255);
  432. border-radius: 3px;
  433. background-color: rgba(48,148,243,0);}
  434. QPushButton:focus{outline: none;}
  435. QPushButton::pressed{font-family: &quot;Microsoft YaHei&quot;;
  436. font-size: 14px;
  437. font-weight: bold;
  438. color:rgb(200,200,200);
  439. text-align: center center;
  440. padding-left: 5px;
  441. padding-right: 5px;
  442. padding-top: 4px;
  443. padding-bottom: 4px;
  444. border-style: solid;
  445. border-width: 0px;
  446. border-color: rgba(255, 255, 255, 255);
  447. border-radius: 3px;
  448. background-color: #bf513b;}
  449. QPushButton::disabled{font-family: &quot;Microsoft YaHei&quot;;
  450. font-size: 14px;
  451. font-weight: bold;
  452. color:rgb(200,200,200);
  453. text-align: center center;
  454. padding-left: 5px;
  455. padding-right: 5px;
  456. padding-top: 4px;
  457. padding-bottom: 4px;
  458. border-style: solid;
  459. border-width: 0px;
  460. border-color: rgba(255, 255, 255, 255);
  461. border-radius: 3px;
  462. background-color: #bf513b;}
  463. QPushButton::hover {
  464. border-style: solid;
  465. border-width: 0px;
  466. border-radius: 0px;
  467. background-color: rgba(48,148,243,80);}</string>
  468. </property>
  469. <property name="text">
  470. <string>识别</string>
  471. </property>
  472. </widget>
  473. </item>
  474. <item>
  475. <widget class="QPushButton" name="trainbutton">
  476. <property name="minimumSize">
  477. <size>
  478. <width>55</width>
  479. <height>28</height>
  480. </size>
  481. </property>
  482. <property name="maximumSize">
  483. <size>
  484. <width>16777215</width>
  485. <height>28</height>
  486. </size>
  487. </property>
  488. <property name="toolTip">
  489. <string>文件</string>
  490. </property>
  491. <property name="styleSheet">
  492. <string notr="true">QPushButton{font-family: &quot;Microsoft YaHei&quot;;
  493. font-size: 14px;
  494. font-weight: bold;
  495. color:white;
  496. text-align: center center;
  497. padding-left: 5px;
  498. padding-right: 5px;
  499. padding-top: 4px;
  500. padding-bottom: 4px;
  501. border-style: solid;
  502. border-width: 0px;
  503. border-color: rgba(255, 255, 255, 255);
  504. border-radius: 3px;
  505. background-color: rgba(200, 200, 200,0);}
  506. QPushButton:focus{outline: none;}
  507. QPushButton::pressed{font-family: &quot;Microsoft YaHei&quot;;
  508. font-size: 14px;
  509. font-weight: bold;
  510. color:rgb(200,200,200);
  511. text-align: center center;
  512. padding-left: 5px;
  513. padding-right: 5px;
  514. padding-top: 4px;
  515. padding-bottom: 4px;
  516. border-style: solid;
  517. border-width: 0px;
  518. border-color: rgba(255, 255, 255, 255);
  519. border-radius: 3px;
  520. background-color: #bf513b;}
  521. QPushButton::disabled{font-family: &quot;Microsoft YaHei&quot;;
  522. font-size: 14px;
  523. font-weight: bold;
  524. color:rgb(200,200,200);
  525. text-align: center center;
  526. padding-left: 5px;
  527. padding-right: 5px;
  528. padding-top: 4px;
  529. padding-bottom: 4px;
  530. border-style: solid;
  531. border-width: 0px;
  532. border-color: rgba(255, 255, 255, 255);
  533. border-radius: 3px;
  534. background-color: #bf513b;}
  535. QPushButton::hover {
  536. border-style: solid;
  537. border-width: 0px;
  538. border-radius: 0px;
  539. background-color: rgba(48,148,243,80);}</string>
  540. </property>
  541. <property name="text">
  542. <string>训练</string>
  543. </property>
  544. </widget>
  545. </item>
  546. <item>
  547. <widget class="QPushButton" name="trainbutton_2">
  548. <property name="maximumSize">
  549. <size>
  550. <width>16777215</width>
  551. <height>28</height>
  552. </size>
  553. </property>
  554. <property name="toolTip">
  555. <string>文件</string>
  556. </property>
  557. <property name="styleSheet">
  558. <string notr="true">QPushButton{font-family: &quot;Microsoft YaHei&quot;;
  559. font-size: 14px;
  560. font-weight: bold;
  561. color:white;
  562. text-align: center center;
  563. padding-left: 5px;
  564. padding-right: 5px;
  565. padding-top: 4px;
  566. padding-bottom: 4px;
  567. border-style: solid;
  568. border-width: 0px;
  569. border-color: rgba(255, 255, 255, 255);
  570. border-radius: 3px;
  571. background-color: rgba(200, 200, 200,0);}
  572. QPushButton:focus{outline: none;}
  573. QPushButton::pressed{font-family: &quot;Microsoft YaHei&quot;;
  574. font-size: 14px;
  575. font-weight: bold;
  576. color:rgb(200,200,200);
  577. text-align: center center;
  578. padding-left: 5px;
  579. padding-right: 5px;
  580. padding-top: 4px;
  581. padding-bottom: 4px;
  582. border-style: solid;
  583. border-width: 0px;
  584. border-color: rgba(255, 255, 255, 255);
  585. border-radius: 3px;
  586. background-color: #bf513b;}
  587. QPushButton::disabled{font-family: &quot;Microsoft YaHei&quot;;
  588. font-size: 14px;
  589. font-weight: bold;
  590. color:rgb(200,200,200);
  591. text-align: center center;
  592. padding-left: 5px;
  593. padding-right: 5px;
  594. padding-top: 4px;
  595. padding-bottom: 4px;
  596. border-style: solid;
  597. border-width: 0px;
  598. border-color: rgba(255, 255, 255, 255);
  599. border-radius: 3px;
  600. background-color: #bf513b;}
  601. QPushButton::hover {
  602. border-style: solid;
  603. border-width: 0px;
  604. border-radius: 0px;
  605. background-color: rgba(48,148,243,80);}</string>
  606. </property>
  607. <property name="text">
  608. <string>特征提取</string>
  609. </property>
  610. </widget>
  611. </item>
  612. <item>
  613. <widget class="QPushButton" name="trainbutton_3">
  614. <property name="maximumSize">
  615. <size>
  616. <width>16777215</width>
  617. <height>28</height>
  618. </size>
  619. </property>
  620. <property name="toolTip">
  621. <string>文件</string>
  622. </property>
  623. <property name="styleSheet">
  624. <string notr="true">QPushButton{font-family: &quot;Microsoft YaHei&quot;;
  625. font-size: 14px;
  626. font-weight: bold;
  627. color:white;
  628. text-align: center center;
  629. padding-left: 5px;
  630. padding-right: 5px;
  631. padding-top: 4px;
  632. padding-bottom: 4px;
  633. border-style: solid;
  634. border-width: 0px;
  635. border-color: rgba(255, 255, 255, 255);
  636. border-radius: 3px;
  637. background-color: rgba(200, 200, 200,0);}
  638. QPushButton:focus{outline: none;}
  639. QPushButton::pressed{font-family: &quot;Microsoft YaHei&quot;;
  640. font-size: 14px;
  641. font-weight: bold;
  642. color:rgb(200,200,200);
  643. text-align: center center;
  644. padding-left: 5px;
  645. padding-right: 5px;
  646. padding-top: 4px;
  647. padding-bottom: 4px;
  648. border-style: solid;
  649. border-width: 0px;
  650. border-color: rgba(255, 255, 255, 255);
  651. border-radius: 3px;
  652. background-color: #bf513b;}
  653. QPushButton::disabled{font-family: &quot;Microsoft YaHei&quot;;
  654. font-size: 14px;
  655. font-weight: bold;
  656. color:rgb(200,200,200);
  657. text-align: center center;
  658. padding-left: 5px;
  659. padding-right: 5px;
  660. padding-top: 4px;
  661. padding-bottom: 4px;
  662. border-style: solid;
  663. border-width: 0px;
  664. border-color: rgba(255, 255, 255, 255);
  665. border-radius: 3px;
  666. background-color: #bf513b;}
  667. QPushButton::hover {
  668. border-style: solid;
  669. border-width: 0px;
  670. border-radius: 0px;
  671. background-color: rgba(48,148,243,80);}</string>
  672. </property>
  673. <property name="text">
  674. <string>检测</string>
  675. </property>
  676. </widget>
  677. </item>
  678. </layout>
  679. </widget>
  680. <widget class="QLabel" name="label_11">
  681. <property name="geometry">
  682. <rect>
  683. <x>10</x>
  684. <y>140</y>
  685. <width>72</width>
  686. <height>25</height>
  687. </rect>
  688. </property>
  689. <property name="styleSheet">
  690. <string notr="true">QLabel
  691. {
  692. font-size: 18px;
  693. font-family: &quot;Microsoft YaHei&quot;;
  694. font-weight: bold;
  695. border-radius:9px;
  696. background:rgba(66, 195, 255, 0);
  697. color: rgb(218, 218, 218);
  698. }
  699. </string>
  700. </property>
  701. <property name="text">
  702. <string>图片列表</string>
  703. </property>
  704. </widget>
  705. <widget class="QListWidget" name="resultWidget">
  706. <property name="geometry">
  707. <rect>
  708. <x>10</x>
  709. <y>180</y>
  710. <width>301</width>
  711. <height>270</height>
  712. </rect>
  713. </property>
  714. <property name="sizePolicy">
  715. <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
  716. <horstretch>0</horstretch>
  717. <verstretch>0</verstretch>
  718. </sizepolicy>
  719. </property>
  720. <property name="minimumSize">
  721. <size>
  722. <width>0</width>
  723. <height>270</height>
  724. </size>
  725. </property>
  726. <property name="maximumSize">
  727. <size>
  728. <width>16777215</width>
  729. <height>270</height>
  730. </size>
  731. </property>
  732. <property name="styleSheet">
  733. <string notr="true">QListWidget{
  734. background-color: rgba(255, 255, 255, 255);
  735. border: 1px solid rgba(200, 200, 200,100);
  736. border-bottom: 0px solid rgba(200, 200, 200,100);
  737. border-radius:0px;
  738. font-family: &quot;Microsoft YaHei&quot;;
  739. font-size: 12px;
  740. color: rgb(0, 0, 0);
  741. }
  742. </string>
  743. </property>
  744. </widget>
  745. <widget class="QPushButton" name="choose_file">
  746. <property name="geometry">
  747. <rect>
  748. <x>90</x>
  749. <y>105</y>
  750. <width>76</width>
  751. <height>28</height>
  752. </rect>
  753. </property>
  754. <property name="text">
  755. <string>选择图像</string>
  756. </property>
  757. </widget>
  758. <widget class="QPushButton" name="choose_folder">
  759. <property name="geometry">
  760. <rect>
  761. <x>180</x>
  762. <y>105</y>
  763. <width>114</width>
  764. <height>28</height>
  765. </rect>
  766. </property>
  767. <property name="maximumSize">
  768. <size>
  769. <width>16777215</width>
  770. <height>16777215</height>
  771. </size>
  772. </property>
  773. <property name="text">
  774. <string>选择图像文件夹</string>
  775. </property>
  776. </widget>
  777. <widget class="QLabel" name="label_3">
  778. <property name="geometry">
  779. <rect>
  780. <x>10</x>
  781. <y>60</y>
  782. <width>72</width>
  783. <height>35</height>
  784. </rect>
  785. </property>
  786. <property name="minimumSize">
  787. <size>
  788. <width>0</width>
  789. <height>35</height>
  790. </size>
  791. </property>
  792. <property name="maximumSize">
  793. <size>
  794. <width>80</width>
  795. <height>16777215</height>
  796. </size>
  797. </property>
  798. <property name="styleSheet">
  799. <string notr="true">QLabel
  800. {
  801. font-size: 18px;
  802. font-family: &quot;Microsoft YaHei&quot;;
  803. font-weight: bold;
  804. border-radius:9px;
  805. background:rgba(66, 195, 255, 0);
  806. color: rgb(218, 218, 218);
  807. }
  808. </string>
  809. </property>
  810. <property name="text">
  811. <string>模型选择</string>
  812. </property>
  813. </widget>
  814. <widget class="QComboBox" name="comboBox">
  815. <property name="geometry">
  816. <rect>
  817. <x>90</x>
  818. <y>57</y>
  819. <width>194</width>
  820. <height>35</height>
  821. </rect>
  822. </property>
  823. <property name="minimumSize">
  824. <size>
  825. <width>0</width>
  826. <height>35</height>
  827. </size>
  828. </property>
  829. <property name="styleSheet">
  830. <string notr="true">QComboBox QAbstractItemView {
  831. font-family: &quot;Microsoft YaHei&quot;;
  832. font-size: 16px;
  833. background:rgba(200, 200, 200,150);
  834. selection-background-color: rgba(200, 200, 200,50);
  835. color: rgb(218, 218, 218);
  836. outline:none;
  837. border:none;}
  838. QComboBox{
  839. font-family: &quot;Microsoft YaHei&quot;;
  840. font-size: 16px;
  841. color: rgb(218, 218, 218);
  842. border-width:0px;
  843. border-color:white;
  844. border-style:solid;
  845. background-color: rgba(200, 200, 200,0);}
  846. QComboBox::drop-down {
  847. margin-top:8;
  848. height:20;
  849. background:rgba(255,255,255,0);
  850. border-image: url(:/img/icon/下拉_白色.png);
  851. }
  852. </string>
  853. </property>
  854. <item>
  855. <property name="text">
  856. <string>yolov5s.pt</string>
  857. </property>
  858. </item>
  859. <item>
  860. <property name="text">
  861. <string>yolov5m.pt</string>
  862. </property>
  863. </item>
  864. <item>
  865. <property name="text">
  866. <string>yolov5l.pt</string>
  867. </property>
  868. </item>
  869. <item>
  870. <property name="text">
  871. <string>yolov5x.pt</string>
  872. </property>
  873. </item>
  874. </widget>
  875. <widget class="QLabel" name="label_5">
  876. <property name="geometry">
  877. <rect>
  878. <x>10</x>
  879. <y>20</y>
  880. <width>72</width>
  881. <height>35</height>
  882. </rect>
  883. </property>
  884. <property name="minimumSize">
  885. <size>
  886. <width>0</width>
  887. <height>35</height>
  888. </size>
  889. </property>
  890. <property name="maximumSize">
  891. <size>
  892. <width>80</width>
  893. <height>16777215</height>
  894. </size>
  895. </property>
  896. <property name="styleSheet">
  897. <string notr="true">QLabel
  898. {
  899. font-size: 18px;
  900. font-family: &quot;Microsoft YaHei&quot;;
  901. font-weight: bold;
  902. border-radius:9px;
  903. background:rgba(66, 195, 255, 0);
  904. color: rgb(218, 218, 218);
  905. }
  906. </string>
  907. </property>
  908. <property name="text">
  909. <string>模式选择</string>
  910. </property>
  911. </widget>
  912. <widget class="QLabel" name="label_10">
  913. <property name="geometry">
  914. <rect>
  915. <x>10</x>
  916. <y>100</y>
  917. <width>72</width>
  918. <height>35</height>
  919. </rect>
  920. </property>
  921. <property name="minimumSize">
  922. <size>
  923. <width>0</width>
  924. <height>35</height>
  925. </size>
  926. </property>
  927. <property name="maximumSize">
  928. <size>
  929. <width>80</width>
  930. <height>16777215</height>
  931. </size>
  932. </property>
  933. <property name="styleSheet">
  934. <string notr="true">QLabel
  935. {
  936. font-size: 18px;
  937. font-family: &quot;Microsoft YaHei&quot;;
  938. font-weight: bold;
  939. border-radius:9px;
  940. background:rgba(66, 195, 255, 0);
  941. color: rgb(218, 218, 218);
  942. }
  943. </string>
  944. </property>
  945. <property name="text">
  946. <string>数据选择</string>
  947. </property>
  948. </widget>
  949. <widget class="QWidget" name="layoutWidget_5">
  950. <property name="geometry">
  951. <rect>
  952. <x>10</x>
  953. <y>460</y>
  954. <width>211</width>
  955. <height>37</height>
  956. </rect>
  957. </property>
  958. <layout class="QHBoxLayout" name="horizontalLayout_17">
  959. <item>
  960. <widget class="QLabel" name="label_17">
  961. <property name="minimumSize">
  962. <size>
  963. <width>0</width>
  964. <height>35</height>
  965. </size>
  966. </property>
  967. <property name="maximumSize">
  968. <size>
  969. <width>80</width>
  970. <height>16777215</height>
  971. </size>
  972. </property>
  973. <property name="styleSheet">
  974. <string notr="true">QLabel
  975. {
  976. font-size: 18px;
  977. font-family: &quot;Microsoft YaHei&quot;;
  978. font-weight: bold;
  979. border-radius:9px;
  980. background:rgba(66, 195, 255, 0);
  981. color: rgb(218, 218, 218);
  982. }
  983. </string>
  984. </property>
  985. <property name="text">
  986. <string>雷达模式:</string>
  987. </property>
  988. </widget>
  989. </item>
  990. <item>
  991. <widget class="QLineEdit" name="shebei_2"/>
  992. </item>
  993. </layout>
  994. </widget>
  995. </widget>
  996. </item>
  997. <item>
  998. <widget class="QGroupBox" name="groupBox_201">
  999. <property name="styleSheet">
  1000. <string notr="true">#groupBox_201{
  1001. background-color: rgba(95, 95, 95, 200);
  1002. border: 0px solid #42adff;
  1003. border-left: 1px solid rgba(200, 200, 200,100);
  1004. border-right: 0px solid rgba(29, 83, 185, 255);
  1005. border-radius:0px;}</string>
  1006. </property>
  1007. <property name="title">
  1008. <string/>
  1009. </property>
  1010. <layout class="QVBoxLayout" name="verticalLayout_4" stretch="0,0,0">
  1011. <property name="topMargin">
  1012. <number>0</number>
  1013. </property>
  1014. <property name="bottomMargin">
  1015. <number>0</number>
  1016. </property>
  1017. <item>
  1018. <widget class="QGroupBox" name="groupBox_3">
  1019. <property name="minimumSize">
  1020. <size>
  1021. <width>0</width>
  1022. <height>42</height>
  1023. </size>
  1024. </property>
  1025. <property name="maximumSize">
  1026. <size>
  1027. <width>16777215</width>
  1028. <height>42</height>
  1029. </size>
  1030. </property>
  1031. <property name="font">
  1032. <font>
  1033. <pointsize>1</pointsize>
  1034. <weight>75</weight>
  1035. <bold>true</bold>
  1036. </font>
  1037. </property>
  1038. <property name="styleSheet">
  1039. <string notr="true">#groupBox_3{
  1040. border: 0px solid #42adff;
  1041. border-radius:0px;}</string>
  1042. </property>
  1043. <property name="title">
  1044. <string/>
  1045. </property>
  1046. <layout class="QHBoxLayout" name="horizontalLayout_3">
  1047. <item>
  1048. <widget class="QLabel" name="label_6">
  1049. <property name="font">
  1050. <font>
  1051. <family>Microsoft YaHei</family>
  1052. <pointsize>-1</pointsize>
  1053. <weight>75</weight>
  1054. <bold>true</bold>
  1055. </font>
  1056. </property>
  1057. <property name="styleSheet">
  1058. <string notr="true">QLabel
  1059. {
  1060. font-size: 20px;
  1061. font-family: &quot;Microsoft YaHei&quot;;
  1062. font-weight: bold;
  1063. border-radius:9px;
  1064. background:rgba(66, 195, 255, 0);
  1065. color: rgb(218, 218, 218);
  1066. }</string>
  1067. </property>
  1068. <property name="text">
  1069. <string>原图像</string>
  1070. </property>
  1071. <property name="alignment">
  1072. <set>Qt::AlignCenter</set>
  1073. </property>
  1074. </widget>
  1075. </item>
  1076. <item>
  1077. <widget class="QLabel" name="label_9">
  1078. <property name="font">
  1079. <font>
  1080. <family>Microsoft YaHei</family>
  1081. <pointsize>-1</pointsize>
  1082. <weight>75</weight>
  1083. <bold>true</bold>
  1084. </font>
  1085. </property>
  1086. <property name="styleSheet">
  1087. <string notr="true">QLabel
  1088. {
  1089. font-size: 20px;
  1090. font-family: &quot;Microsoft YaHei&quot;;
  1091. font-weight: bold;
  1092. border-radius:9px;
  1093. background:rgba(66, 195, 255, 0);
  1094. color: rgb(218, 218, 218);
  1095. }</string>
  1096. </property>
  1097. <property name="text">
  1098. <string>检测结果</string>
  1099. </property>
  1100. <property name="alignment">
  1101. <set>Qt::AlignCenter</set>
  1102. </property>
  1103. </widget>
  1104. </item>
  1105. </layout>
  1106. </widget>
  1107. </item>
  1108. <item>
  1109. <widget class="QSplitter" name="splitter">
  1110. <property name="enabled">
  1111. <bool>true</bool>
  1112. </property>
  1113. <property name="styleSheet">
  1114. <string notr="true">#splitter::handle{background: 1px solid rgba(200, 200, 200,100);}</string>
  1115. </property>
  1116. <property name="frameShape">
  1117. <enum>QFrame::NoFrame</enum>
  1118. </property>
  1119. <property name="lineWidth">
  1120. <number>10</number>
  1121. </property>
  1122. <property name="orientation">
  1123. <enum>Qt::Horizontal</enum>
  1124. </property>
  1125. <property name="handleWidth">
  1126. <number>1</number>
  1127. </property>
  1128. <widget class="Label_click_Mouse" name="raw_video">
  1129. <property name="enabled">
  1130. <bool>true</bool>
  1131. </property>
  1132. <property name="sizePolicy">
  1133. <sizepolicy hsizetype="Ignored" vsizetype="Ignored">
  1134. <horstretch>0</horstretch>
  1135. <verstretch>0</verstretch>
  1136. </sizepolicy>
  1137. </property>
  1138. <property name="minimumSize">
  1139. <size>
  1140. <width>100</width>
  1141. <height>0</height>
  1142. </size>
  1143. </property>
  1144. <property name="font">
  1145. <font>
  1146. <family>微软雅黑</family>
  1147. <pointsize>36</pointsize>
  1148. </font>
  1149. </property>
  1150. <property name="cursor">
  1151. <cursorShape>ArrowCursor</cursorShape>
  1152. </property>
  1153. <property name="styleSheet">
  1154. <string notr="true">color: rgb(218, 218, 218);
  1155. </string>
  1156. </property>
  1157. <property name="text">
  1158. <string/>
  1159. </property>
  1160. <property name="scaledContents">
  1161. <bool>false</bool>
  1162. </property>
  1163. <property name="alignment">
  1164. <set>Qt::AlignCenter</set>
  1165. </property>
  1166. </widget>
  1167. <widget class="Label_click_Mouse" name="out_video">
  1168. <property name="enabled">
  1169. <bool>true</bool>
  1170. </property>
  1171. <property name="sizePolicy">
  1172. <sizepolicy hsizetype="MinimumExpanding" vsizetype="Ignored">
  1173. <horstretch>0</horstretch>
  1174. <verstretch>0</verstretch>
  1175. </sizepolicy>
  1176. </property>
  1177. <property name="minimumSize">
  1178. <size>
  1179. <width>100</width>
  1180. <height>0</height>
  1181. </size>
  1182. </property>
  1183. <property name="font">
  1184. <font>
  1185. <family>微软雅黑</family>
  1186. <pointsize>36</pointsize>
  1187. </font>
  1188. </property>
  1189. <property name="cursor">
  1190. <cursorShape>ArrowCursor</cursorShape>
  1191. </property>
  1192. <property name="styleSheet">
  1193. <string notr="true">color: rgb(218, 218, 218);
  1194. </string>
  1195. </property>
  1196. <property name="text">
  1197. <string/>
  1198. </property>
  1199. <property name="scaledContents">
  1200. <bool>false</bool>
  1201. </property>
  1202. <property name="alignment">
  1203. <set>Qt::AlignCenter</set>
  1204. </property>
  1205. </widget>
  1206. </widget>
  1207. </item>
  1208. <item>
  1209. <layout class="QHBoxLayout" name="horizontalLayout_12">
  1210. <property name="rightMargin">
  1211. <number>0</number>
  1212. </property>
  1213. <item>
  1214. <widget class="QPushButton" name="action">
  1215. <property name="minimumSize">
  1216. <size>
  1217. <width>55</width>
  1218. <height>28</height>
  1219. </size>
  1220. </property>
  1221. <property name="maximumSize">
  1222. <size>
  1223. <width>16777215</width>
  1224. <height>28</height>
  1225. </size>
  1226. </property>
  1227. <property name="toolTip">
  1228. <string>文件</string>
  1229. </property>
  1230. <property name="styleSheet">
  1231. <string notr="true">QPushButton{font-family: &quot;Microsoft YaHei&quot;;
  1232. font-size: 16px;
  1233. font-weight: bold;
  1234. color:white;
  1235. text-align: center center;
  1236. padding-left: 5px;
  1237. padding-right: 5px;
  1238. padding-top: 4px;
  1239. padding-bottom: 4px;
  1240. border-style: solid;
  1241. border-width: 0px;
  1242. border-color: rgba(255, 255, 255, 255);
  1243. border-radius: 3px;
  1244. background-color: rgba(200, 200, 200,0);}
  1245. QPushButton:focus{outline: none;}
  1246. QPushButton::pressed{font-family: &quot;Microsoft YaHei&quot;;
  1247. font-size: 14px;
  1248. font-weight: bold;
  1249. color:rgb(200,200,200);
  1250. text-align: center center;
  1251. padding-left: 5px;
  1252. padding-right: 5px;
  1253. padding-top: 4px;
  1254. padding-bottom: 4px;
  1255. border-style: solid;
  1256. border-width: 0px;
  1257. border-color: rgba(255, 255, 255, 255);
  1258. border-radius: 3px;
  1259. background-color: #bf513b;}
  1260. QPushButton::disabled{font-family: &quot;Microsoft YaHei&quot;;
  1261. font-size: 14px;
  1262. font-weight: bold;
  1263. color:rgb(200,200,200);
  1264. text-align: center center;
  1265. padding-left: 5px;
  1266. padding-right: 5px;
  1267. padding-top: 4px;
  1268. padding-bottom: 4px;
  1269. border-style: solid;
  1270. border-width: 0px;
  1271. border-color: rgba(255, 255, 255, 255);
  1272. border-radius: 3px;
  1273. background-color: #bf513b;}
  1274. QPushButton::hover {
  1275. border-style: solid;
  1276. border-width: 0px;
  1277. border-radius: 0px;
  1278. background-color: rgba(48,148,243,80);}</string>
  1279. </property>
  1280. <property name="text">
  1281. <string>开始</string>
  1282. </property>
  1283. <property name="icon">
  1284. <iconset>
  1285. <normaloff>:/img/icon/运行.png</normaloff>:/img/icon/运行.png</iconset>
  1286. </property>
  1287. </widget>
  1288. </item>
  1289. <item>
  1290. <widget class="QPushButton" name="pre_page">
  1291. <property name="text">
  1292. <string>上一张</string>
  1293. </property>
  1294. </widget>
  1295. </item>
  1296. <item>
  1297. <widget class="QPushButton" name="next_page">
  1298. <property name="text">
  1299. <string>下一张</string>
  1300. </property>
  1301. </widget>
  1302. </item>
  1303. <item>
  1304. <widget class="QPushButton" name="show_result">
  1305. <property name="text">
  1306. <string>显示结果</string>
  1307. </property>
  1308. <property name="icon">
  1309. <iconset>
  1310. <normaloff>:/img/icon/数据探索.png</normaloff>:/img/icon/数据探索.png</iconset>
  1311. </property>
  1312. </widget>
  1313. </item>
  1314. <item>
  1315. <widget class="QPushButton" name="error_correction">
  1316. <property name="text">
  1317. <string>纠错</string>
  1318. </property>
  1319. </widget>
  1320. </item>
  1321. <item>
  1322. <widget class="QPushButton" name="result_export">
  1323. <property name="text">
  1324. <string>结果导出</string>
  1325. </property>
  1326. <property name="icon">
  1327. <iconset>
  1328. <normaloff>:/img/icon/打开.png</normaloff>:/img/icon/打开.png</iconset>
  1329. </property>
  1330. </widget>
  1331. </item>
  1332. </layout>
  1333. </item>
  1334. </layout>
  1335. </widget>
  1336. </item>
  1337. </layout>
  1338. </item>
  1339. <item>
  1340. <widget class="QGroupBox" name="groupBox_4">
  1341. <property name="minimumSize">
  1342. <size>
  1343. <width>0</width>
  1344. <height>30</height>
  1345. </size>
  1346. </property>
  1347. <property name="maximumSize">
  1348. <size>
  1349. <width>16777215</width>
  1350. <height>30</height>
  1351. </size>
  1352. </property>
  1353. <property name="styleSheet">
  1354. <string notr="true">#groupBox_4{
  1355. background-color: rgba(75, 75, 75, 200);
  1356. border: 0px solid #42adff;
  1357. border-left: 0px solid rgba(29, 83, 185, 255);
  1358. border-right: 0px solid rgba(29, 83, 185, 255);
  1359. border-top: 1px solid rgba(200, 200, 200,100);
  1360. border-radius:0px;}</string>
  1361. </property>
  1362. <property name="title">
  1363. <string/>
  1364. </property>
  1365. <layout class="QHBoxLayout" name="horizontalLayout_10">
  1366. <property name="spacing">
  1367. <number>0</number>
  1368. </property>
  1369. <property name="topMargin">
  1370. <number>0</number>
  1371. </property>
  1372. <property name="bottomMargin">
  1373. <number>0</number>
  1374. </property>
  1375. <item>
  1376. <widget class="QLabel" name="statistic_label">
  1377. <property name="mouseTracking">
  1378. <bool>false</bool>
  1379. </property>
  1380. <property name="styleSheet">
  1381. <string notr="true">QLabel
  1382. {
  1383. font-size: 16px;
  1384. font-family: &quot;Microsoft YaHei&quot;;
  1385. font-weight: light;
  1386. border-radius:9px;
  1387. background:rgba(66, 195, 255, 0);
  1388. color: rgb(218, 218, 218);
  1389. }
  1390. </string>
  1391. </property>
  1392. <property name="text">
  1393. <string/>
  1394. </property>
  1395. </widget>
  1396. </item>
  1397. </layout>
  1398. </widget>
  1399. </item>
  1400. </layout>
  1401. </widget>
  1402. </item>
  1403. </layout>
  1404. </widget>
  1405. </widget>
  1406. <customwidgets>
  1407. <customwidget>
  1408. <class>Label_click_Mouse</class>
  1409. <extends>QLabel</extends>
  1410. <header>MouseLabel.h</header>
  1411. </customwidget>
  1412. </customwidgets>
  1413. <resources>
  1414. <include location="../apprcc.qrc"/>
  1415. </resources>
  1416. <connections/>
  1417. </ui>