1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>mainWindow</class>
- <widget class="QMainWindow" name="mainWindow">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1516</width>
- <height>760</height>
- </rect>
- </property>
- <property name="mouseTracking">
- <bool>true</bool>
- </property>
- <property name="windowTitle">
- <string>工业CT缺陷图像识别软件</string>
- </property>
- <property name="windowIcon">
- <iconset>
- <normaloff>:/img/icon/图片1.png</normaloff>:/img/icon/图片1.png</iconset>
- </property>
- <property name="styleSheet">
- <string notr="true">#mainWindow{border:none;}</string>
- </property>
- <widget class="QWidget" name="centralwidget">
- <layout class="QVBoxLayout" name="verticalLayout_2">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="QGroupBox" name="groupBox_18">
- <property name="styleSheet">
- <string notr="true">#groupBox_18{border-image: url(:/img/icon/background.jpg);
- border: 0px solid #42adff;
- border-radius:5px;}</string>
- </property>
- <property name="title">
- <string/>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_6">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="QGroupBox" name="groupBox">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>45</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>45</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">#groupBox{
- background-color: rgba(75, 75, 75, 200);
- border: 0px solid #42adff;
- border-left: 0px solid rgba(29, 83, 185, 255);
- border-right: 0px solid rgba(29, 83, 185, 255);
- border-bottom: 1px solid rgba(200, 200, 200,100);
- ;
- border-radius:0px;}</string>
- </property>
- <property name="title">
- <string/>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="QLabel" name="label_4">
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 24px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string>图像目标智能识别软件</string>
- </property>
- </widget>
- </item>
- <item>
- <spacer name="horizontalSpacer">
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="sizeHint" stdset="0">
- <size>
- <width>40</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_5">
- <property name="spacing">
- <number>0</number>
- </property>
- <item>
- <widget class="QPushButton" name="minButton">
- <property name="minimumSize">
- <size>
- <width>50</width>
- <height>28</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>50</width>
- <height>28</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(223, 223, 223, 0);}
- QPushButton::focus{outline: none;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(223, 223, 223, 150);}</string>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>:/img/icon/最小化.png</normaloff>:/img/icon/最小化.png</iconset>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="maxButton">
- <property name="minimumSize">
- <size>
- <width>50</width>
- <height>28</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>50</width>
- <height>28</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(223, 223, 223, 0);}
- QPushButton::focus{outline: none;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(223, 223, 223, 150);}</string>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>:/img/icon/正方形.png</normaloff>
- <activeon>:/img/icon/还原.png</activeon>
- <selectedon>:/img/icon/还原.png</selectedon>:/img/icon/正方形.png</iconset>
- </property>
- <property name="checkable">
- <bool>true</bool>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="closeButton">
- <property name="minimumSize">
- <size>
- <width>50</width>
- <height>28</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>50</width>
- <height>28</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(223, 223, 223, 0);}
- QPushButton::focus{outline: none;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(223, 223, 223, 150);}</string>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>:/img/icon/关闭.png</normaloff>:/img/icon/关闭.png</iconset>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_7">
- <property name="spacing">
- <number>0</number>
- </property>
- <item>
- <widget class="QGroupBox" name="groupBox_8">
- <property name="minimumSize">
- <size>
- <width>320</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>498</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="baseSize">
- <size>
- <width>3</width>
- <height>0</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">#groupBox_8{
- background-color: rgba(75, 75, 75, 200);
- border: 0px solid #42adff;
- border-radius:0px;}
- </string>
- </property>
- <property name="title">
- <string/>
- </property>
- <widget class="QLabel" name="label_11">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>140</y>
- <width>72</width>
- <height>25</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 18px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string>图片列表</string>
- </property>
- </widget>
- <widget class="QListWidget" name="resultWidget">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>180</y>
- <width>410</width>
- <height>200</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>270</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QListWidget{
- background-color: rgba(255, 255, 255, 255);
- border: 1px solid rgba(200, 200, 200,100);
- border-bottom: 0px solid rgba(200, 200, 200,100);
- border-radius:0px;
- font-family: "Microsoft YaHei";
- font-size: 12px;
- color: rgb(0, 0, 0);
- }
- </string>
- </property>
- </widget>
- <widget class="QPushButton" name="choose_file">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>105</y>
- <width>76</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>选择图像</string>
- </property>
- </widget>
- <widget class="QPushButton" name="choose_folder">
- <property name="geometry">
- <rect>
- <x>230</x>
- <y>105</y>
- <width>114</width>
- <height>28</height>
- </rect>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="text">
- <string>选择图像文件夹</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>60</y>
- <width>72</width>
- <height>35</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>35</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 18px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string>模型选择</string>
- </property>
- </widget>
- <widget class="QComboBox" name="comboBox">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>57</y>
- <width>331</width>
- <height>35</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>35</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QComboBox QAbstractItemView {
- font-family: "Microsoft YaHei";
- font-size: 16px;
- background:rgba(200, 200, 200,150);
- selection-background-color: rgba(200, 200, 200,50);
- color: rgb(218, 218, 218);
- outline:none;
- border:none;}
- QComboBox{
- font-family: "Microsoft YaHei";
- font-size: 16px;
- color: rgb(218, 218, 218);
- border-width:0px;
- border-color:white;
- border-style:solid;
- background-color: rgba(200, 200, 200,0);}
- QComboBox::drop-down {
- margin-top:8;
- height:20;
- background:rgba(255,255,255,0);
- border-image: url(:/img/icon/下拉_白色.png);
- }
- </string>
- </property>
- <item>
- <property name="text">
- <string>yolov5s.pt</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>yolov5m.pt</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>yolov5l.pt</string>
- </property>
- </item>
- <item>
- <property name="text">
- <string>yolov5x.pt</string>
- </property>
- </item>
- </widget>
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>20</y>
- <width>72</width>
- <height>35</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>35</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 18px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string>模式选择</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_10">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>100</y>
- <width>72</width>
- <height>35</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>35</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 18px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string>数据选择</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_17">
- <property name="geometry">
- <rect>
- <x>16</x>
- <y>410</y>
- <width>80</width>
- <height>35</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>35</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 18px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string>雷达模式:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="shebei_2">
- <property name="geometry">
- <rect>
- <x>105</x>
- <y>415</y>
- <width>318</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="beicepin">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="geometry">
- <rect>
- <x>105</x>
- <y>459</y>
- <width>318</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_8">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>450</y>
- <width>72</width>
- <height>35</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>35</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 18px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string>数 据 集:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="label_12">
- <property name="geometry">
- <rect>
- <x>16</x>
- <y>490</y>
- <width>80</width>
- <height>35</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>35</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>80</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 18px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string>目标种类:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="pici">
- <property name="geometry">
- <rect>
- <x>105</x>
- <y>495</y>
- <width>318</width>
- <height>24</height>
- </rect>
- </property>
- </widget>
- <widget class="QPushButton" name="trainbutton_5">
- <property name="geometry">
- <rect>
- <x>410</x>
- <y>24</y>
- <width>80</width>
- <height>27</height>
- </rect>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>28</height>
- </size>
- </property>
- <property name="toolTip">
- <string>文件</string>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:white;
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: rgba(200, 200, 200,0);}
- QPushButton:focus{outline: none;}
- QPushButton::pressed{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::disabled{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(48,148,243,80);}</string>
- </property>
- <property name="text">
- <string>抗干扰策略</string>
- </property>
- </widget>
- <widget class="QPushButton" name="detectbutton">
- <property name="geometry">
- <rect>
- <x>91</x>
- <y>24</y>
- <width>55</width>
- <height>28</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>55</width>
- <height>28</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>28</height>
- </size>
- </property>
- <property name="toolTip">
- <string>相机</string>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:white;
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: rgba(48,148,243,0);}
- QPushButton:focus{outline: none;}
- QPushButton::pressed{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::disabled{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(48,148,243,80);}</string>
- </property>
- <property name="text">
- <string>识别</string>
- </property>
- </widget>
- <widget class="QPushButton" name="trainbutton">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>24</y>
- <width>55</width>
- <height>28</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>55</width>
- <height>28</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>28</height>
- </size>
- </property>
- <property name="toolTip">
- <string>文件</string>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:white;
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: rgba(200, 200, 200,0);}
- QPushButton:focus{outline: none;}
- QPushButton::pressed{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::disabled{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(48,148,243,80);}</string>
- </property>
- <property name="text">
- <string>训练</string>
- </property>
- </widget>
- <widget class="QPushButton" name="trainbutton_2">
- <property name="geometry">
- <rect>
- <x>200</x>
- <y>24</y>
- <width>66</width>
- <height>27</height>
- </rect>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>28</height>
- </size>
- </property>
- <property name="toolTip">
- <string>文件</string>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:white;
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: rgba(200, 200, 200,0);}
- QPushButton:focus{outline: none;}
- QPushButton::pressed{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::disabled{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(48,148,243,80);}</string>
- </property>
- <property name="text">
- <string>特征提取</string>
- </property>
- </widget>
- <widget class="QPushButton" name="trainbutton_3">
- <property name="geometry">
- <rect>
- <x>280</x>
- <y>24</y>
- <width>38</width>
- <height>27</height>
- </rect>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>28</height>
- </size>
- </property>
- <property name="toolTip">
- <string>文件</string>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:white;
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: rgba(200, 200, 200,0);}
- QPushButton:focus{outline: none;}
- QPushButton::pressed{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::disabled{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(48,148,243,80);}</string>
- </property>
- <property name="text">
- <string>检测</string>
- </property>
- </widget>
- <widget class="QPushButton" name="trainbutton_4">
- <property name="geometry">
- <rect>
- <x>333</x>
- <y>24</y>
- <width>66</width>
- <height>27</height>
- </rect>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>28</height>
- </size>
- </property>
- <property name="toolTip">
- <string>文件</string>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:white;
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: rgba(200, 200, 200,0);}
- QPushButton:focus{outline: none;}
- QPushButton::pressed{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::disabled{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(48,148,243,80);}</string>
- </property>
- <property name="text">
- <string>快速检测</string>
- </property>
- </widget>
- </widget>
- </item>
- <item>
- <widget class="QGroupBox" name="groupBox_201">
- <property name="styleSheet">
- <string notr="true">#groupBox_201{
- background-color: rgba(95, 95, 95, 200);
- border: 0px solid #42adff;
- border-left: 1px solid rgba(200, 200, 200,100);
- border-right: 0px solid rgba(29, 83, 185, 255);
- border-radius:0px;}</string>
- </property>
- <property name="title">
- <string/>
- </property>
- <layout class="QVBoxLayout" name="verticalLayout_4" stretch="0,0,0">
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="QGroupBox" name="groupBox_3">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>42</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>42</height>
- </size>
- </property>
- <property name="font">
- <font>
- <pointsize>1</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">#groupBox_3{
- border: 0px solid #42adff;
- border-radius:0px;}</string>
- </property>
- <property name="title">
- <string/>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_3">
- <item>
- <widget class="QLabel" name="label_6">
- <property name="font">
- <font>
- <family>Microsoft YaHei</family>
- <pointsize>-1</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 20px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }</string>
- </property>
- <property name="text">
- <string>原图像</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QLabel" name="label_9">
- <property name="font">
- <font>
- <family>Microsoft YaHei</family>
- <pointsize>-1</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 20px;
- font-family: "Microsoft YaHei";
- font-weight: bold;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }</string>
- </property>
- <property name="text">
- <string>检测结果</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- <item>
- <widget class="QSplitter" name="splitter">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">#splitter::handle{background: 1px solid rgba(200, 200, 200,100);}</string>
- </property>
- <property name="frameShape">
- <enum>QFrame::NoFrame</enum>
- </property>
- <property name="lineWidth">
- <number>10</number>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="handleWidth">
- <number>1</number>
- </property>
- <widget class="Label_click_Mouse" name="raw_video">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Ignored" vsizetype="Ignored">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>100</width>
- <height>0</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- <pointsize>36</pointsize>
- </font>
- </property>
- <property name="cursor">
- <cursorShape>ArrowCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(218, 218, 218);
- </string>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="scaledContents">
- <bool>false</bool>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- <widget class="Label_click_Mouse" name="out_video">
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="MinimumExpanding" vsizetype="Ignored">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>100</width>
- <height>0</height>
- </size>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- <pointsize>36</pointsize>
- </font>
- </property>
- <property name="cursor">
- <cursorShape>ArrowCursor</cursorShape>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(218, 218, 218);
- </string>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="scaledContents">
- <bool>false</bool>
- </property>
- <property name="alignment">
- <set>Qt::AlignCenter</set>
- </property>
- </widget>
- </widget>
- </item>
- <item>
- <layout class="QHBoxLayout" name="horizontalLayout_12">
- <property name="rightMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="QPushButton" name="action">
- <property name="minimumSize">
- <size>
- <width>55</width>
- <height>28</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>28</height>
- </size>
- </property>
- <property name="toolTip">
- <string>文件</string>
- </property>
- <property name="styleSheet">
- <string notr="true">QPushButton{font-family: "Microsoft YaHei";
- font-size: 16px;
- font-weight: bold;
- color:white;
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: rgba(200, 200, 200,0);}
- QPushButton:focus{outline: none;}
- QPushButton::pressed{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::disabled{font-family: "Microsoft YaHei";
- font-size: 14px;
- font-weight: bold;
- color:rgb(200,200,200);
- text-align: center center;
- padding-left: 5px;
- padding-right: 5px;
- padding-top: 4px;
- padding-bottom: 4px;
- border-style: solid;
- border-width: 0px;
- border-color: rgba(255, 255, 255, 255);
- border-radius: 3px;
- background-color: #bf513b;}
- QPushButton::hover {
- border-style: solid;
- border-width: 0px;
- border-radius: 0px;
- background-color: rgba(48,148,243,80);}</string>
- </property>
- <property name="text">
- <string>开始</string>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>:/img/icon/运行.png</normaloff>:/img/icon/运行.png</iconset>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="pre_page">
- <property name="text">
- <string>上一张</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="next_page">
- <property name="text">
- <string>下一张</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="show_result">
- <property name="text">
- <string>显示结果</string>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>:/img/icon/数据探索.png</normaloff>:/img/icon/数据探索.png</iconset>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="error_correction">
- <property name="text">
- <string>纠错</string>
- </property>
- </widget>
- </item>
- <item>
- <widget class="QPushButton" name="result_export">
- <property name="text">
- <string>结果导出</string>
- </property>
- <property name="icon">
- <iconset>
- <normaloff>:/img/icon/打开.png</normaloff>:/img/icon/打开.png</iconset>
- </property>
- </widget>
- </item>
- </layout>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </item>
- <item>
- <widget class="QGroupBox" name="groupBox_4">
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>30</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>16777215</width>
- <height>30</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">#groupBox_4{
- background-color: rgba(75, 75, 75, 200);
- border: 0px solid #42adff;
- border-left: 0px solid rgba(29, 83, 185, 255);
- border-right: 0px solid rgba(29, 83, 185, 255);
- border-top: 1px solid rgba(200, 200, 200,100);
- border-radius:0px;}</string>
- </property>
- <property name="title">
- <string/>
- </property>
- <layout class="QHBoxLayout" name="horizontalLayout_10">
- <property name="spacing">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
- <item>
- <widget class="QLabel" name="statistic_label">
- <property name="mouseTracking">
- <bool>false</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">QLabel
- {
- font-size: 16px;
- font-family: "Microsoft YaHei";
- font-weight: light;
- border-radius:9px;
- background:rgba(66, 195, 255, 0);
- color: rgb(218, 218, 218);
- }
- </string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- </item>
- </layout>
- </widget>
- </widget>
- <customwidgets>
- <customwidget>
- <class>Label_click_Mouse</class>
- <extends>QLabel</extends>
- <header>MouseLabel.h</header>
- </customwidget>
- </customwidgets>
- <resources>
- <include location="../apprcc.qrc"/>
- </resources>
- <connections/>
- </ui>
|