]> Creatis software - clitk.git/blob - vv/qt_ui/vvOverlayPanel.ui
Increase number of decimal for fusion and overlay
[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>446</width>
10     <height>679</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>230</x>
69         <y>60</y>
70         <width>91</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>270</x>
82         <y>10</y>
83         <width>81</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>231</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>201</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="fCTUSLoadCorrespondancesPushButton">
153       <property name="geometry">
154        <rect>
155         <x>20</x>
156         <y>60</y>
157         <width>171</width>
158         <height>23</height>
159        </rect>
160       </property>
161       <property name="toolTip">
162        <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Load a file indicating the correspondances between time indices between both sequences.&lt;/p&gt;&lt;p&gt;The format needs to be the following:&lt;/p&gt;&lt;p&gt;let nt1 the number of frames in sequence 1, resp. nt2 and seq. 2 &lt;/p&gt;&lt;p&gt;The file must contain nt1 + nt2 entries.&lt;/p&gt;&lt;p&gt;entry i (i&amp;lt;=nt1) indicates for the i-th frame of sequence 1 the index to display for sequence 2.&lt;/p&gt;&lt;p&gt;resp. i&amp;gt;nt1 indicate corresp from seq. 2 to seq. 1&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
163       </property>
164       <property name="text">
165        <string>Load Correspondances</string>
166       </property>
167      </widget>
168     </widget>
169    </item>
170    <item>
171     <widget class="QFrame" name="vFFrame">
172      <property name="enabled">
173       <bool>true</bool>
174      </property>
175      <property name="sizePolicy">
176       <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
177        <horstretch>0</horstretch>
178        <verstretch>0</verstretch>
179       </sizepolicy>
180      </property>
181      <property name="frameShape">
182       <enum>QFrame::StyledPanel</enum>
183      </property>
184      <property name="frameShadow">
185       <enum>QFrame::Raised</enum>
186      </property>
187      <layout class="QVBoxLayout" name="verticalLayout_2">
188       <property name="spacing">
189        <number>2</number>
190       </property>
191       <property name="margin">
192        <number>2</number>
193       </property>
194       <item>
195        <layout class="QHBoxLayout" name="horizontalLayout_2">
196         <item>
197          <widget class="QLabel" name="label_4">
198           <property name="maximumSize">
199            <size>
200             <width>24</width>
201             <height>24</height>
202            </size>
203           </property>
204           <property name="text">
205            <string/>
206           </property>
207           <property name="pixmap">
208            <pixmap resource="../vvIcons.qrc">:/common/icons/cursor-uparrow.png</pixmap>
209           </property>
210           <property name="scaledContents">
211            <bool>true</bool>
212           </property>
213          </widget>
214         </item>
215         <item>
216          <widget class="QLabel" name="vectorFieldNameLabel">
217           <property name="sizePolicy">
218            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
219             <horstretch>0</horstretch>
220             <verstretch>0</verstretch>
221            </sizepolicy>
222           </property>
223           <property name="text">
224            <string>Deformation field :</string>
225           </property>
226          </widget>
227         </item>
228        </layout>
229       </item>
230       <item>
231        <layout class="QHBoxLayout" name="horizontalLayout">
232         <item>
233          <widget class="QLabel" name="label_2">
234           <property name="text">
235            <string>&lt;b&gt;Subsampling : &lt;/b&gt;</string>
236           </property>
237          </widget>
238         </item>
239         <item>
240          <widget class="QSpinBox" name="subSamplingSpinBox">
241           <property name="minimum">
242            <number>1</number>
243           </property>
244           <property name="value">
245            <number>5</number>
246           </property>
247          </widget>
248         </item>
249         <item>
250          <widget class="QLabel" name="label_3">
251           <property name="text">
252            <string>&lt;b&gt; Scale : &lt;/b&gt;</string>
253           </property>
254          </widget>
255         </item>
256         <item>
257          <widget class="QSpinBox" name="scaleSpinBox">
258           <property name="value">
259            <number>1</number>
260           </property>
261          </widget>
262         </item>
263        </layout>
264       </item>
265       <item>
266        <layout class="QHBoxLayout" name="horizontalLayout_3">
267         <item>
268          <widget class="QLabel" name="coordinatesLabel">
269           <property name="sizePolicy">
270            <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
271             <horstretch>0</horstretch>
272             <verstretch>0</verstretch>
273            </sizepolicy>
274           </property>
275           <property name="text">
276            <string>&lt;b&gt;Displacement :&lt;/b&gt;</string>
277           </property>
278          </widget>
279         </item>
280         <item>
281          <widget class="QLabel" name="label_9">
282           <property name="text">
283            <string>&lt;b&gt;Width : &lt;/b&gt;</string>
284           </property>
285          </widget>
286         </item>
287         <item>
288          <widget class="QSpinBox" name="vfWidthSpinBox">
289           <property name="minimum">
290            <number>1</number>
291           </property>
292           <property name="maximum">
293            <number>10</number>
294           </property>
295           <property name="singleStep">
296            <number>1</number>
297           </property>
298           <property name="value">
299            <number>1</number>
300           </property>
301          </widget>
302         </item>
303         <item>
304          <widget class="QToolButton" name="vfColorButton">
305           <property name="styleSheet">
306            <string>
307               background-color: rgb(0, 255, 0);
308               border: 0px;
309             </string>
310           </property>
311          </widget>
312         </item>
313        </layout>
314       </item>
315       <item>
316        <widget class="QCheckBox" name="lutCheckBox">
317         <property name="text">
318          <string>Use Logarithm LUT</string>
319         </property>
320        </widget>
321       </item>
322       <item>
323        <widget class="QLabel" name="normLabel">
324         <property name="sizePolicy">
325          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
326           <horstretch>0</horstretch>
327           <verstretch>0</verstretch>
328          </sizepolicy>
329         </property>
330         <property name="text">
331          <string>Length :</string>
332         </property>
333        </widget>
334       </item>
335      </layout>
336     </widget>
337    </item>
338    <item>
339     <widget class="QFrame" name="compareFrame">
340      <property name="enabled">
341       <bool>true</bool>
342      </property>
343      <property name="sizePolicy">
344       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
345        <horstretch>0</horstretch>
346        <verstretch>0</verstretch>
347       </sizepolicy>
348      </property>
349      <property name="frameShape">
350       <enum>QFrame::StyledPanel</enum>
351      </property>
352      <property name="frameShadow">
353       <enum>QFrame::Raised</enum>
354      </property>
355      <layout class="QGridLayout" name="compareGridLayout">
356       <property name="margin">
357        <number>2</number>
358       </property>
359       <property name="spacing">
360        <number>2</number>
361       </property>
362       <item row="0" column="0">
363        <widget class="QLabel" name="label">
364         <property name="maximumSize">
365          <size>
366           <width>24</width>
367           <height>24</height>
368          </size>
369         </property>
370         <property name="text">
371          <string/>
372         </property>
373         <property name="pixmap">
374          <pixmap resource="../vvIcons.qrc">:/common/icons/GPSup.png</pixmap>
375         </property>
376         <property name="scaledContents">
377          <bool>true</bool>
378         </property>
379        </widget>
380       </item>
381       <item row="0" column="1" colspan="2">
382        <widget class="QLabel" name="imageComparedLabel">
383         <property name="sizePolicy">
384          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
385           <horstretch>0</horstretch>
386           <verstretch>0</verstretch>
387          </sizepolicy>
388         </property>
389         <property name="text">
390          <string/>
391         </property>
392        </widget>
393       </item>
394       <item row="1" column="0" colspan="2">
395        <widget class="QLabel" name="colorLabel">
396         <property name="text">
397          <string>Color :</string>
398         </property>
399        </widget>
400       </item>
401       <item row="1" column="1" colspan="5">
402        <widget class="QSlider" name="colorHorizontalSlider">
403         <property name="maximum">
404          <number>359</number>
405         </property>
406         <property name="orientation">
407          <enum>Qt::Horizontal</enum>
408         </property>
409        </widget>
410       </item>
411       <item row="2" column="0" colspan="5">
412        <widget class="QLabel" name="refValueLabel">
413         <property name="sizePolicy">
414          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
415           <horstretch>0</horstretch>
416           <verstretch>0</verstretch>
417          </sizepolicy>
418         </property>
419         <property name="text">
420          <string>Pixel value in image 1 :</string>
421         </property>
422        </widget>
423       </item>
424       <item row="3" column="0" colspan="5">
425        <widget class="QLabel" name="valueLabel">
426         <property name="sizePolicy">
427          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
428           <horstretch>0</horstretch>
429           <verstretch>0</verstretch>
430          </sizepolicy>
431         </property>
432         <property name="text">
433          <string>Pixel value in image 2 :</string>
434         </property>
435        </widget>
436       </item>
437       <item row="4" column="0" colspan="5">
438        <widget class="QLabel" name="diffValueLabel">
439         <property name="sizePolicy">
440          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
441           <horstretch>0</horstretch>
442           <verstretch>0</verstretch>
443          </sizepolicy>
444         </property>
445         <property name="text">
446          <string>Pixel difference :</string>
447         </property>
448        </widget>
449       </item>
450       <item row="5" column="0">
451        <widget class="QLabel" name="label_10">
452         <property name="text">
453          <string>Window :</string>
454         </property>
455        </widget>
456       </item>
457       <item row="5" column="1">
458        <widget class="QDoubleSpinBox" name="overlayWindowSpinBox">
459         <property name="decimals">
460          <number>9</number>
461         </property>
462         <property name="minimum">
463          <double>-999999.000000000</double>
464         </property>
465         <property name="maximum">
466          <double>999999.000000000</double>
467         </property>
468         <property name="singleStep">
469          <double>10.000000000</double>
470         </property>
471         <property name="value">
472          <double>100.000000000</double>
473         </property>
474        </widget>
475       </item>
476       <item row="5" column="2">
477        <widget class="QLabel" name="label_11">
478         <property name="text">
479          <string>Level :</string>
480         </property>
481        </widget>
482       </item>
483       <item row="5" column="3">
484        <widget class="QDoubleSpinBox" name="overlayLevelSpinBox">
485         <property name="decimals">
486          <number>9</number>
487         </property>
488         <property name="minimum">
489          <double>-999999.000000000</double>
490         </property>
491         <property name="maximum">
492          <double>999999.000000000</double>
493         </property>
494         <property name="singleStep">
495          <double>10.000000000</double>
496         </property>
497         <property name="value">
498          <double>100.000000000</double>
499         </property>
500        </widget>
501       </item>
502       <item row="5" column="4">
503        <spacer name="horizontalSpacer">
504         <property name="orientation">
505          <enum>Qt::Horizontal</enum>
506         </property>
507         <property name="sizeHint" stdset="0">
508          <size>
509           <width>40</width>
510           <height>20</height>
511          </size>
512         </property>
513        </spacer>
514       </item>
515       <item row="5" column="5">
516        <widget class="QCheckBox" name="overlayLinkCheckBox">
517         <property name="text">
518          <string>Link</string>
519         </property>
520         <property name="checked">
521          <bool>true</bool>
522         </property>
523        </widget>
524       </item>
525      </layout>
526     </widget>
527    </item>
528    <item>
529     <widget class="QFrame" name="fusionFrame">
530      <property name="enabled">
531       <bool>true</bool>
532      </property>
533      <property name="frameShape">
534       <enum>QFrame::StyledPanel</enum>
535      </property>
536      <property name="frameShadow">
537       <enum>QFrame::Raised</enum>
538      </property>
539      <layout class="QGridLayout" name="gridLayout">
540       <item row="0" column="0">
541        <widget class="QLabel" name="label_5">
542         <property name="maximumSize">
543          <size>
544           <width>24</width>
545           <height>24</height>
546          </size>
547         </property>
548         <property name="text">
549          <string/>
550         </property>
551         <property name="pixmap">
552          <pixmap resource="../vvIcons.qrc">:/common/icons/fusion.png</pixmap>
553         </property>
554        </widget>
555       </item>
556       <item row="0" column="1" colspan="5">
557        <widget class="QLabel" name="dataFusionnedLabel">
558         <property name="sizePolicy">
559          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
560           <horstretch>0</horstretch>
561           <verstretch>0</verstretch>
562          </sizepolicy>
563         </property>
564         <property name="text">
565          <string>Fusion :</string>
566         </property>
567        </widget>
568       </item>
569       <item row="1" column="0" colspan="3">
570        <widget class="QLabel" name="opacityLabel">
571         <property name="text">
572          <string>Global Opacity :</string>
573         </property>
574        </widget>
575       </item>
576       <item row="1" column="3" colspan="2">
577        <widget class="QSlider" name="opacityHorizontalSlider">
578         <property name="sizePolicy">
579          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
580           <horstretch>0</horstretch>
581           <verstretch>0</verstretch>
582          </sizepolicy>
583         </property>
584         <property name="orientation">
585          <enum>Qt::Horizontal</enum>
586         </property>
587        </widget>
588       </item>
589       <item row="1" column="5">
590        <widget class="QDoubleSpinBox" name="fusionOpacitySpin">
591         <property name="decimals">
592          <number>2</number>
593         </property>
594         <property name="minimum">
595          <double>0.000000000000000</double>
596         </property>
597         <property name="maximum">
598          <double>100.000000000000000</double>
599         </property>
600         <property name="singleStep">
601          <double>1.000000000000000</double>
602         </property>
603         <property name="value">
604          <double>100.000000000000000</double>
605         </property>
606        </widget>
607       </item>
608       <item row="2" column="0" colspan="3">
609        <widget class="QLabel" name="thresOpacityLabel">
610         <property name="toolTip">
611          <string>All colors below the threshold will be made transparent.</string>
612         </property>
613         <property name="statusTip">
614          <string/>
615         </property>
616         <property name="whatsThis">
617          <string/>
618         </property>
619         <property name="text">
620          <string>Transparency Threshold :</string>
621         </property>
622        </widget>
623       </item>
624       <item row="2" column="3" colspan="2">
625        <widget class="QSlider" name="thresOpacityHorizontalSlider">
626         <property name="sizePolicy">
627          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
628           <horstretch>0</horstretch>
629           <verstretch>0</verstretch>
630          </sizepolicy>
631         </property>
632         <property name="orientation">
633          <enum>Qt::Horizontal</enum>
634         </property>
635        </widget>
636       </item>
637       <item row="2" column="5">
638        <widget class="QDoubleSpinBox" name="fusionThresSpin">
639         <property name="decimals">
640          <number>2</number>
641         </property>
642         <property name="minimum">
643          <double>0.000000000000000</double>
644         </property>
645         <property name="maximum">
646          <double>100.000000000000000</double>
647         </property>
648         <property name="singleStep">
649          <double>1.000000000000000</double>
650         </property>
651         <property name="value">
652          <double>1.000000000000000</double>
653         </property>
654        </widget>
655       </item>
656       <item row="3" column="0" colspan="2">
657        <widget class="QLabel" name="label_6">
658         <property name="sizePolicy">
659          <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
660           <horstretch>0</horstretch>
661           <verstretch>0</verstretch>
662          </sizepolicy>
663         </property>
664         <property name="text">
665          <string>Colormap :</string>
666         </property>
667        </widget>
668       </item>
669       <item row="7" column="0">
670        <widget class="QLabel" name="label_7">
671         <property name="text">
672          <string>Window :</string>
673         </property>
674        </widget>
675       </item>
676       <item row="7" column="1" colspan="2">
677        <widget class="QDoubleSpinBox" name="fusionWindowSpinBox">
678         <property name="decimals">
679          <number>9</number>
680         </property>
681         <property name="minimum">
682          <double>-999999.000000000</double>
683         </property>
684         <property name="maximum">
685          <double>999999.000000000</double>
686         </property>
687         <property name="singleStep">
688          <double>10.000000000</double>
689         </property>
690         <property name="value">
691          <double>100.000000000</double>
692         </property>
693        </widget>
694       </item>
695       <item row="7" column="3">
696        <widget class="QLabel" name="label_8">
697         <property name="text">
698          <string>Level :</string>
699         </property>
700        </widget>
701       </item>
702       <item row="7" column="4" colspan="2">
703        <widget class="QDoubleSpinBox" name="fusionLevelSpinBox">
704         <property name="decimals">
705          <number>9</number>
706         </property>
707         <property name="minimum">
708          <double>-999999.000000000</double>
709         </property>
710         <property name="maximum">
711          <double>999999.000000000</double>
712         </property>
713         <property name="singleStep">
714          <double>10.000000000</double>
715         </property>
716         <property name="value">
717          <double>100.000000000</double>
718         </property>
719        </widget>
720       </item>
721       <item row="8" column="0" colspan="4">
722        <widget class="QLabel" name="valueFusionnedLabel">
723         <property name="sizePolicy">
724          <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
725           <horstretch>0</horstretch>
726           <verstretch>0</verstretch>
727          </sizepolicy>
728         </property>
729         <property name="text">
730          <string>Pixel value in image 2 :</string>
731         </property>
732        </widget>
733       </item>
734       <item row="3" column="2">
735        <widget class="QComboBox" name="fusionColorMapComboBox">
736         <property name="currentIndex">
737          <number>0</number>
738         </property>
739         <item>
740          <property name="text">
741           <string>B&amp;W</string>
742          </property>
743         </item>
744         <item>
745          <property name="text">
746           <string>Heat</string>
747          </property>
748         </item>
749         <item>
750          <property name="text">
751           <string>Cold</string>
752          </property>
753         </item>
754         <item>
755          <property name="text">
756           <string>Dosimetry</string>
757          </property>
758         </item>
759         <item>
760          <property name="text">
761           <string>Full Color Range</string>
762          </property>
763         </item>
764        </widget>
765       </item>
766       <item row="3" column="3" colspan="3">
767        <widget class="QCheckBox" name="fusionShowLegendCheckBox">
768         <property name="text">
769          <string>Show legend</string>
770         </property>
771        </widget>
772       </item>
773      </layout>
774     </widget>
775    </item>
776    <item>
777     <spacer name="verticalSpacer">
778      <property name="orientation">
779       <enum>Qt::Vertical</enum>
780      </property>
781      <property name="sizeHint" stdset="0">
782       <size>
783        <width>20</width>
784        <height>40</height>
785       </size>
786      </property>
787     </spacer>
788    </item>
789   </layout>
790  </widget>
791  <resources>
792   <include location="../vvIcons.qrc"/>
793  </resources>
794  <connections/>
795 </ui>