]> Creatis software - clitk.git/blob - vv/qt_ui/vvOverlayPanel.ui
Merge branch 'master' of git.creatis.insa-lyon.fr:clitk
[clitk.git] / vv / qt_ui / vvOverlayPanel.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvOverlayPanel</class>
4  <widget class="QWidget" name="vvOverlayPanel">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>444</width>
10     <height>612</height>
11    </rect>
12   </property>
13   <property name="sizePolicy">
14    <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
15     <horstretch>0</horstretch>
16     <verstretch>0</verstretch>
17    </sizepolicy>
18   </property>
19   <property name="windowTitle">
20    <string>Form</string>
21   </property>
22   <layout class="QVBoxLayout" name="verticalLayout">
23    <item>
24     <widget class="QLabel" name="currentImageLabel">
25      <property name="sizePolicy">
26       <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
27        <horstretch>0</horstretch>
28        <verstretch>0</verstretch>
29       </sizepolicy>
30      </property>
31      <property name="text">
32       <string>&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
33 p, li { white-space: pre-wrap; }
34 &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
35 &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-weight:600;&quot;&gt;Image :&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
36      </property>
37     </widget>
38    </item>
39    <item>
40     <widget class="QFrame" name="fCTUSFrame">
41      <property name="enabled">
42       <bool>true</bool>
43      </property>
44      <property name="sizePolicy">
45       <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
46        <horstretch>0</horstretch>
47        <verstretch>0</verstretch>
48       </sizepolicy>
49      </property>
50      <property name="minimumSize">
51       <size>
52        <width>0</width>
53        <height>90</height>
54       </size>
55      </property>
56      <property name="frameShape">
57       <enum>QFrame::StyledPanel</enum>
58      </property>
59      <property name="frameShadow">
60       <enum>QFrame::Raised</enum>
61      </property>
62      <widget class="QCheckBox" name="fCTUSActivateTimeSyncCheckBox">
63       <property name="enabled">
64        <bool>false</bool>
65       </property>
66       <property name="geometry">
67        <rect>
68         <x>220</x>
69         <y>60</y>
70         <width>80</width>
71         <height>17</height>
72        </rect>
73       </property>
74       <property name="text">
75        <string>Temporal</string>
76       </property>
77      </widget>
78      <widget class="QCheckBox" name="fCTUSActivateSpaceSyncCheckBox">
79       <property name="geometry">
80        <rect>
81         <x>220</x>
82         <y>10</y>
83         <width>61</width>
84         <height>17</height>
85        </rect>
86       </property>
87       <property name="text">
88        <string>Spatial</string>
89       </property>
90       <property name="checkable">
91        <bool>true</bool>
92       </property>
93       <property name="checked">
94        <bool>false</bool>
95       </property>
96      </widget>
97      <widget class="QLabel" name="label_13">
98       <property name="geometry">
99        <rect>
100         <x>0</x>
101         <y>0</y>
102         <width>31</width>
103         <height>32</height>
104        </rect>
105       </property>
106       <property name="text">
107        <string/>
108       </property>
109       <property name="pixmap">
110        <pixmap resource="../vvIcons.qrc">:/common/icons/rotateright.png</pixmap>
111       </property>
112      </widget>
113      <widget class="QLabel" name="label_14">
114       <property name="geometry">
115        <rect>
116         <x>30</x>
117         <y>0</y>
118         <width>171</width>
119         <height>32</height>
120        </rect>
121       </property>
122       <property name="text">
123        <string>Synchronized fusion of sequences</string>
124       </property>
125      </widget>
126      <widget class="QLabel" name="label_15">
127       <property name="geometry">
128        <rect>
129         <x>0</x>
130         <y>30</y>
131         <width>121</width>
132         <height>29</height>
133        </rect>
134       </property>
135       <property name="text">
136        <string>  Browse fused sequence  </string>
137       </property>
138      </widget>
139      <widget class="QSlider" name="fCTUSSlider">
140       <property name="geometry">
141        <rect>
142         <x>130</x>
143         <y>36</y>
144         <width>151</width>
145         <height>20</height>
146        </rect>
147       </property>
148       <property name="orientation">
149        <enum>Qt::Horizontal</enum>
150       </property>
151      </widget>
152      <widget class="QPushButton" name="fCTUSLoadSignalPushButton">
153       <property name="geometry">
154        <rect>
155         <x>20</x>
156         <y>60</y>
157         <width>131</width>
158         <height>23</height>
159        </rect>
160       </property>
161       <property name="text">
162        <string>Load Fused Seq. Signal</string>
163       </property>
164      </widget>
165     </widget>
166    </item>
167    <item>
168     <widget class="QFrame" name="vFFrame">
169      <property name="enabled">
170       <bool>true</bool>
171      </property>
172      <property name="sizePolicy">
173       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
174        <horstretch>0</horstretch>
175        <verstretch>0</verstretch>
176       </sizepolicy>
177      </property>
178      <property name="frameShape">
179       <enum>QFrame::StyledPanel</enum>
180      </property>
181      <property name="frameShadow">
182       <enum>QFrame::Raised</enum>
183      </property>
184      <layout class="QVBoxLayout" name="verticalLayout_2">
185       <property name="spacing">
186        <number>2</number>
187       </property>
188       <property name="margin">
189        <number>2</number>
190       </property>
191       <item>
192        <layout class="QHBoxLayout" name="horizontalLayout_2">
193         <item>
194          <widget class="QLabel" name="label_4">
195           <property name="maximumSize">
196            <size>
197             <width>24</width>
198             <height>24</height>
199            </size>
200           </property>
201           <property name="text">
202            <string/>
203           </property>
204           <property name="pixmap">
205            <pixmap resource="../vvIcons.qrc">:/common/icons/cursor-uparrow.png</pixmap>
206           </property>
207           <property name="scaledContents">
208            <bool>true</bool>
209           </property>
210          </widget>
211         </item>
212         <item>
213          <widget class="QLabel" name="vectorFieldNameLabel">
214           <property name="sizePolicy">
215            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
216             <horstretch>0</horstretch>
217             <verstretch>0</verstretch>
218            </sizepolicy>
219           </property>
220           <property name="text">
221            <string>Deformation field :</string>
222           </property>
223          </widget>
224         </item>
225        </layout>
226       </item>
227       <item>
228        <layout class="QHBoxLayout" name="horizontalLayout">
229         <item>
230          <widget class="QLabel" name="label_2">
231           <property name="text">
232            <string>&lt;b&gt;Subsampling : &lt;/b&gt;</string>
233           </property>
234          </widget>
235         </item>
236         <item>
237          <widget class="QSpinBox" name="subSamplingSpinBox">
238           <property name="minimum">
239            <number>1</number>
240           </property>
241           <property name="value">
242            <number>5</number>
243           </property>
244          </widget>
245         </item>
246         <item>
247          <widget class="QLabel" name="label_3">
248           <property name="text">
249            <string>&lt;b&gt; Scale : &lt;/b&gt;</string>
250           </property>
251          </widget>
252         </item>
253         <item>
254          <widget class="QSpinBox" name="scaleSpinBox">
255           <property name="value">
256            <number>1</number>
257           </property>
258          </widget>
259         </item>
260        </layout>
261       </item>
262       <item>
263        <layout class="QHBoxLayout" name="horizontalLayout_3">
264         <item>
265          <widget class="QLabel" name="coordinatesLabel">
266           <property name="sizePolicy">
267            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
268             <horstretch>0</horstretch>
269             <verstretch>0</verstretch>
270            </sizepolicy>
271           </property>
272           <property name="text">
273            <string>&lt;b&gt;Displacement :&lt;/b&gt;</string>
274           </property>
275          </widget>
276         </item>
277         <item>
278          <widget class="QLabel" name="label_9">
279           <property name="text">
280            <string>&lt;b&gt;Width : &lt;/b&gt;</string>
281           </property>
282          </widget>
283         </item>
284         <item>
285          <widget class="QSpinBox" name="vfWidthSpinBox">
286           <property name="minimum">
287            <number>1</number>
288           </property>
289           <property name="maximum">
290            <number>10</number>
291           </property>
292           <property name="singleStep">
293            <number>1</number>
294           </property>
295           <property name="value">
296            <number>1</number>
297           </property>
298          </widget>
299         </item>
300         <item>
301          <widget class="QToolButton" name="vfColorButton">
302           <property name="styleSheet">
303            <string>
304               background-color: rgb(0, 255, 0);
305               border: 0px;
306             </string>
307           </property>
308          </widget>
309         </item>
310        </layout>
311       </item>
312       <item>
313        <widget class="QCheckBox" name="lutCheckBox">
314         <property name="text">
315          <string>Use Logarithm LUT</string>
316         </property>
317        </widget>
318       </item>
319       <item>
320        <widget class="QLabel" name="normLabel">
321         <property name="sizePolicy">
322          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
323           <horstretch>0</horstretch>
324           <verstretch>0</verstretch>
325          </sizepolicy>
326         </property>
327         <property name="text">
328          <string>Length :</string>
329         </property>
330        </widget>
331       </item>
332      </layout>
333     </widget>
334    </item>
335    <item>
336     <widget class="QFrame" name="compareFrame">
337      <property name="enabled">
338       <bool>true</bool>
339      </property>
340      <property name="sizePolicy">
341       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
342        <horstretch>0</horstretch>
343        <verstretch>0</verstretch>
344       </sizepolicy>
345      </property>
346      <property name="frameShape">
347       <enum>QFrame::StyledPanel</enum>
348      </property>
349      <property name="frameShadow">
350       <enum>QFrame::Raised</enum>
351      </property>
352      <layout class="QGridLayout" name="compareGridLayout">
353       <property name="margin">
354        <number>2</number>
355       </property>
356       <property name="spacing">
357        <number>2</number>
358       </property>
359       <item row="0" column="0">
360        <widget class="QLabel" name="label">
361         <property name="maximumSize">
362          <size>
363           <width>24</width>
364           <height>24</height>
365          </size>
366         </property>
367         <property name="text">
368          <string/>
369         </property>
370         <property name="pixmap">
371          <pixmap resource="../vvIcons.qrc">:/common/icons/GPSup.png</pixmap>
372         </property>
373         <property name="scaledContents">
374          <bool>true</bool>
375         </property>
376        </widget>
377       </item>
378       <item row="0" column="1" colspan="2">
379        <widget class="QLabel" name="imageComparedLabel">
380         <property name="sizePolicy">
381          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
382           <horstretch>0</horstretch>
383           <verstretch>0</verstretch>
384          </sizepolicy>
385         </property>
386         <property name="text">
387          <string/>
388         </property>
389        </widget>
390       </item>
391       <item row="1" column="0" colspan="2">
392        <widget class="QLabel" name="colorLabel">
393         <property name="text">
394          <string>Color :</string>
395         </property>
396        </widget>
397       </item>
398       <item row="1" column="1" colspan="5">
399        <widget class="QSlider" name="colorHorizontalSlider">
400         <property name="maximum">
401          <number>359</number>
402         </property>
403         <property name="orientation">
404          <enum>Qt::Horizontal</enum>
405         </property>
406        </widget>
407       </item>
408       <item row="2" column="0" colspan="5">
409        <widget class="QLabel" name="refValueLabel">
410         <property name="sizePolicy">
411          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
412           <horstretch>0</horstretch>
413           <verstretch>0</verstretch>
414          </sizepolicy>
415         </property>
416         <property name="text">
417          <string>Pixel value in image 1 :</string>
418         </property>
419        </widget>
420       </item>
421       <item row="3" column="0" colspan="5">
422        <widget class="QLabel" name="valueLabel">
423         <property name="sizePolicy">
424          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
425           <horstretch>0</horstretch>
426           <verstretch>0</verstretch>
427          </sizepolicy>
428         </property>
429         <property name="text">
430          <string>Pixel value in image 2 :</string>
431         </property>
432        </widget>
433       </item>
434       <item row="4" column="0" colspan="5">
435        <widget class="QLabel" name="diffValueLabel">
436         <property name="sizePolicy">
437          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
438           <horstretch>0</horstretch>
439           <verstretch>0</verstretch>
440          </sizepolicy>
441         </property>
442         <property name="text">
443          <string>Pixel difference :</string>
444         </property>
445        </widget>
446       </item>
447       <item row="5" column="0">
448        <widget class="QLabel" name="label_10">
449         <property name="text">
450          <string>Window :</string>
451         </property>
452        </widget>
453       </item>
454       <item row="5" column="1">
455        <widget class="QDoubleSpinBox" name="overlayWindowSpinBox">
456         <property name="decimals">
457          <number>4</number>
458         </property>
459         <property name="minimum">
460          <double>-999999.000000000000000</double>
461         </property>
462         <property name="maximum">
463          <double>999999.000000000000000</double>
464         </property>
465         <property name="singleStep">
466          <double>10.000000000000000</double>
467         </property>
468         <property name="value">
469          <double>100.000000000000000</double>
470         </property>
471        </widget>
472       </item>
473       <item row="5" column="2">
474        <widget class="QLabel" name="label_11">
475         <property name="text">
476          <string>Level :</string>
477         </property>
478        </widget>
479       </item>
480       <item row="5" column="3">
481        <widget class="QDoubleSpinBox" name="overlayLevelSpinBox">
482         <property name="decimals">
483          <number>4</number>
484         </property>
485         <property name="minimum">
486          <double>-999999.000000000000000</double>
487         </property>
488         <property name="maximum">
489          <double>999999.000000000000000</double>
490         </property>
491         <property name="singleStep">
492          <double>10.000000000000000</double>
493         </property>
494         <property name="value">
495          <double>1000.000000000000000</double>
496         </property>
497        </widget>
498       </item>
499       <item row="5" column="4">
500        <spacer name="horizontalSpacer">
501         <property name="orientation">
502          <enum>Qt::Horizontal</enum>
503         </property>
504         <property name="sizeHint" stdset="0">
505          <size>
506           <width>40</width>
507           <height>20</height>
508          </size>
509         </property>
510        </spacer>
511       </item>
512       <item row="5" column="5">
513        <widget class="QCheckBox" name="overlayLinkCheckBox">
514         <property name="text">
515          <string>Link</string>
516         </property>
517         <property name="checked">
518          <bool>true</bool>
519         </property>
520        </widget>
521       </item>
522      </layout>
523     </widget>
524    </item>
525    <item>
526     <widget class="QFrame" name="fusionFrame">
527      <property name="enabled">
528       <bool>true</bool>
529      </property>
530      <property name="frameShape">
531       <enum>QFrame::StyledPanel</enum>
532      </property>
533      <property name="frameShadow">
534       <enum>QFrame::Raised</enum>
535      </property>
536      <layout class="QGridLayout" name="gridLayout">
537       <item row="0" column="0">
538        <widget class="QLabel" name="label_5">
539         <property name="maximumSize">
540          <size>
541           <width>24</width>
542           <height>24</height>
543          </size>
544         </property>
545         <property name="text">
546          <string/>
547         </property>
548         <property name="pixmap">
549          <pixmap resource="../vvIcons.qrc">:/common/icons/fusion.png</pixmap>
550         </property>
551        </widget>
552       </item>
553       <item row="0" column="1" colspan="5">
554        <widget class="QLabel" name="dataFusionnedLabel">
555         <property name="sizePolicy">
556          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
557           <horstretch>0</horstretch>
558           <verstretch>0</verstretch>
559          </sizepolicy>
560         </property>
561         <property name="text">
562          <string>Fusion :</string>
563         </property>
564        </widget>
565       </item>
566       <item row="1" column="0" colspan="3">
567        <widget class="QLabel" name="opacityLabel">
568         <property name="text">
569          <string>Global Opacity :</string>
570         </property>
571        </widget>
572       </item>
573       <item row="1" column="3" colspan="2">
574        <widget class="QSlider" name="opacityHorizontalSlider">
575         <property name="sizePolicy">
576          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
577           <horstretch>0</horstretch>
578           <verstretch>0</verstretch>
579          </sizepolicy>
580         </property>
581         <property name="orientation">
582          <enum>Qt::Horizontal</enum>
583         </property>
584        </widget>
585       </item>
586       <item row="1" column="5">
587        <widget class="QDoubleSpinBox" name="fusionOpacitySpin">
588         <property name="decimals">
589          <number>2</number>
590         </property>
591         <property name="minimum">
592          <double>0.000000000000000</double>
593         </property>
594         <property name="maximum">
595          <double>100.000000000000000</double>
596         </property>
597         <property name="singleStep">
598          <double>1.000000000000000</double>
599         </property>
600         <property name="value">
601          <double>100.000000000000000</double>
602         </property>
603        </widget>
604       </item>
605       <item row="2" column="0" colspan="3">
606        <widget class="QLabel" name="thresOpacityLabel">
607         <property name="toolTip">
608          <string>All colors below the threshold will be made transparent.</string>
609         </property>
610         <property name="statusTip">
611          <string/>
612         </property>
613         <property name="whatsThis">
614          <string/>
615         </property>
616         <property name="text">
617          <string>Transparency Threshold :</string>
618         </property>
619        </widget>
620       </item>
621       <item row="2" column="3" colspan="2">
622        <widget class="QSlider" name="thresOpacityHorizontalSlider">
623         <property name="sizePolicy">
624          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
625           <horstretch>0</horstretch>
626           <verstretch>0</verstretch>
627          </sizepolicy>
628         </property>
629         <property name="orientation">
630          <enum>Qt::Horizontal</enum>
631         </property>
632        </widget>
633       </item>
634       <item row="2" column="5">
635        <widget class="QDoubleSpinBox" name="fusionThresSpin">
636         <property name="decimals">
637          <number>2</number>
638         </property>
639         <property name="minimum">
640          <double>0.000000000000000</double>
641         </property>
642         <property name="maximum">
643          <double>100.000000000000000</double>
644         </property>
645         <property name="singleStep">
646          <double>1.000000000000000</double>
647         </property>
648         <property name="value">
649          <double>1.000000000000000</double>
650         </property>
651        </widget>
652       </item>
653       <item row="3" column="0" colspan="2">
654        <widget class="QLabel" name="label_6">
655         <property name="sizePolicy">
656          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
657           <horstretch>0</horstretch>
658           <verstretch>0</verstretch>
659          </sizepolicy>
660         </property>
661         <property name="text">
662          <string>Colormap :</string>
663         </property>
664        </widget>
665       </item>
666       <item row="7" column="0">
667        <widget class="QLabel" name="label_7">
668         <property name="text">
669          <string>Window :</string>
670         </property>
671        </widget>
672       </item>
673       <item row="7" column="1" colspan="2">
674        <widget class="QDoubleSpinBox" name="fusionWindowSpinBox">
675         <property name="decimals">
676          <number>4</number>
677         </property>
678         <property name="minimum">
679          <double>-999999.000000000000000</double>
680         </property>
681         <property name="maximum">
682          <double>999999.000000000000000</double>
683         </property>
684         <property name="singleStep">
685          <double>10.000000000000000</double>
686         </property>
687         <property name="value">
688          <double>100.000000000000000</double>
689         </property>
690        </widget>
691       </item>
692       <item row="7" column="3">
693        <widget class="QLabel" name="label_8">
694         <property name="text">
695          <string>Level :</string>
696         </property>
697        </widget>
698       </item>
699       <item row="7" column="4" colspan="2">
700        <widget class="QDoubleSpinBox" name="fusionLevelSpinBox">
701         <property name="decimals">
702          <number>4</number>
703         </property>
704         <property name="minimum">
705          <double>-999999.000000000000000</double>
706         </property>
707         <property name="maximum">
708          <double>999999.000000000000000</double>
709         </property>
710         <property name="singleStep">
711          <double>10.000000000000000</double>
712         </property>
713         <property name="value">
714          <double>1000.000000000000000</double>
715         </property>
716        </widget>
717       </item>
718       <item row="8" column="0" colspan="4">
719        <widget class="QLabel" name="valueFusionnedLabel">
720         <property name="sizePolicy">
721          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
722           <horstretch>0</horstretch>
723           <verstretch>0</verstretch>
724          </sizepolicy>
725         </property>
726         <property name="text">
727          <string>Pixel value in image 2 :</string>
728         </property>
729        </widget>
730       </item>
731       <item row="3" column="2">
732        <widget class="QComboBox" name="fusionColorMapComboBox">
733         <property name="currentIndex">
734          <number>0</number>
735         </property>
736         <item>
737          <property name="text">
738           <string>B&amp;W</string>
739          </property>
740         </item>
741         <item>
742          <property name="text">
743           <string>Heat</string>
744          </property>
745         </item>
746         <item>
747          <property name="text">
748           <string>Cold</string>
749          </property>
750         </item>
751         <item>
752          <property name="text">
753           <string>Dosimetry</string>
754          </property>
755         </item>
756         <item>
757          <property name="text">
758           <string>Full Color Range</string>
759          </property>
760         </item>
761        </widget>
762       </item>
763       <item row="3" column="3" colspan="3">
764        <widget class="QCheckBox" name="fusionShowLegendCheckBox">
765         <property name="text">
766          <string>Show legend</string>
767         </property>
768        </widget>
769       </item>
770      </layout>
771     </widget>
772    </item>
773    <item>
774     <spacer name="verticalSpacer">
775      <property name="orientation">
776       <enum>Qt::Vertical</enum>
777      </property>
778      <property name="sizeHint" stdset="0">
779       <size>
780        <width>20</width>
781        <height>40</height>
782       </size>
783      </property>
784     </spacer>
785    </item>
786   </layout>
787  </widget>
788  <resources>
789   <include location="../vvIcons.qrc"/>
790  </resources>
791  <connections/>
792 </ui>