1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>vvOverlayPanel</class>
4 <widget class="QWidget" name="vvOverlayPanel">
5 <property name="geometry">
13 <property name="sizePolicy">
14 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
15 <horstretch>0</horstretch>
16 <verstretch>0</verstretch>
19 <property name="windowTitle">
22 <layout class="QVBoxLayout" name="verticalLayout">
24 <widget class="QLabel" name="currentImageLabel">
25 <property name="sizePolicy">
26 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
27 <horstretch>0</horstretch>
28 <verstretch>0</verstretch>
31 <property name="text">
32 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
33 p, li { white-space: pre-wrap; }
34 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
35 <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Image :</span></p></body></html></string>
40 <widget class="QFrame" name="vFFrame">
41 <property name="enabled">
44 <property name="sizePolicy">
45 <sizepolicy hsizetype="Preferred" vsizetype="Maximum">
46 <horstretch>0</horstretch>
47 <verstretch>0</verstretch>
50 <property name="frameShape">
51 <enum>QFrame::StyledPanel</enum>
53 <property name="frameShadow">
54 <enum>QFrame::Raised</enum>
56 <layout class="QVBoxLayout" name="verticalLayout_2">
57 <property name="spacing">
60 <property name="margin">
64 <layout class="QHBoxLayout" name="horizontalLayout_2">
66 <widget class="QLabel" name="label_4">
67 <property name="maximumSize">
73 <property name="text">
76 <property name="pixmap">
77 <pixmap resource="../vvIcons.qrc">:/common/icons/cursor-uparrow.png</pixmap>
79 <property name="scaledContents">
85 <widget class="QLabel" name="vectorFieldNameLabel">
86 <property name="sizePolicy">
87 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
88 <horstretch>0</horstretch>
89 <verstretch>0</verstretch>
92 <property name="text">
93 <string>Deformation field :</string>
100 <layout class="QHBoxLayout" name="horizontalLayout">
102 <widget class="QLabel" name="label_2">
103 <property name="text">
104 <string><b>Subsampling : </b></string>
109 <widget class="QSpinBox" name="subSamplingSpinBox">
110 <property name="minimum">
113 <property name="value">
119 <widget class="QLabel" name="label_3">
120 <property name="text">
121 <string><b> Scale : </b></string>
126 <widget class="QSpinBox" name="scaleSpinBox">
127 <property name="value">
135 <layout class="QHBoxLayout" name="horizontalLayout_3">
137 <widget class="QLabel" name="coordinatesLabel">
138 <property name="sizePolicy">
139 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
140 <horstretch>0</horstretch>
141 <verstretch>0</verstretch>
144 <property name="text">
145 <string><b>Displacement :</b></string>
150 <widget class="QLabel" name="label_9">
151 <property name="text">
152 <string><b>Width : </b></string>
157 <widget class="QSpinBox" name="vfWidthSpinBox">
158 <property name="minimum">
161 <property name="maximum">
164 <property name="singleStep">
167 <property name="value">
173 <widget class="QToolButton" name="vfColorButton">
174 <property name="styleSheet">
176 background-color: rgb(0, 255, 0);
185 <widget class="QCheckBox" name="lutCheckBox">
186 <property name="text">
187 <string>Use Logarithm LUT</string>
192 <widget class="QLabel" name="normLabel">
193 <property name="sizePolicy">
194 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
195 <horstretch>0</horstretch>
196 <verstretch>0</verstretch>
199 <property name="text">
200 <string>Length :</string>
208 <widget class="QFrame" name="compareFrame">
209 <property name="enabled">
212 <property name="sizePolicy">
213 <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
214 <horstretch>0</horstretch>
215 <verstretch>0</verstretch>
218 <property name="frameShape">
219 <enum>QFrame::StyledPanel</enum>
221 <property name="frameShadow">
222 <enum>QFrame::Raised</enum>
224 <layout class="QGridLayout" name="compareGridLayout">
225 <property name="margin">
228 <property name="spacing">
231 <item row="0" column="0">
232 <widget class="QLabel" name="label">
233 <property name="maximumSize">
239 <property name="text">
242 <property name="pixmap">
243 <pixmap resource="../vvIcons.qrc">:/common/icons/GPSup.png</pixmap>
245 <property name="scaledContents">
250 <item row="0" column="1" colspan="2">
251 <widget class="QLabel" name="imageComparedLabel">
252 <property name="sizePolicy">
253 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
254 <horstretch>0</horstretch>
255 <verstretch>0</verstretch>
258 <property name="text">
263 <item row="1" column="0" colspan="2">
264 <widget class="QLabel" name="colorLabel">
265 <property name="text">
266 <string>Color :</string>
270 <item row="1" column="1" colspan="5">
271 <widget class="QSlider" name="colorHorizontalSlider">
272 <property name="maximum">
275 <property name="orientation">
276 <enum>Qt::Horizontal</enum>
280 <item row="2" column="0" colspan="5">
281 <widget class="QLabel" name="refValueLabel">
282 <property name="sizePolicy">
283 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
284 <horstretch>0</horstretch>
285 <verstretch>0</verstretch>
288 <property name="text">
289 <string>Pixel value in image 1 :</string>
293 <item row="3" column="0" colspan="5">
294 <widget class="QLabel" name="valueLabel">
295 <property name="sizePolicy">
296 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
297 <horstretch>0</horstretch>
298 <verstretch>0</verstretch>
301 <property name="text">
302 <string>Pixel value in image 2 :</string>
306 <item row="4" column="0" colspan="5">
307 <widget class="QLabel" name="diffValueLabel">
308 <property name="sizePolicy">
309 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
310 <horstretch>0</horstretch>
311 <verstretch>0</verstretch>
314 <property name="text">
315 <string>Pixel difference :</string>
319 <item row="5" column="0">
320 <widget class="QLabel" name="label_10">
321 <property name="text">
322 <string>Window :</string>
326 <item row="5" column="1">
327 <widget class="QDoubleSpinBox" name="overlayWindowSpinBox">
328 <property name="decimals">
331 <property name="minimum">
332 <double>-999999.000000000000000</double>
334 <property name="maximum">
335 <double>999999.000000000000000</double>
337 <property name="singleStep">
338 <double>10.000000000000000</double>
340 <property name="value">
341 <double>100.000000000000000</double>
345 <item row="5" column="2">
346 <widget class="QLabel" name="label_11">
347 <property name="text">
348 <string>Level :</string>
352 <item row="5" column="3">
353 <widget class="QDoubleSpinBox" name="overlayLevelSpinBox">
354 <property name="decimals">
357 <property name="minimum">
358 <double>-999999.000000000000000</double>
360 <property name="maximum">
361 <double>999999.000000000000000</double>
363 <property name="singleStep">
364 <double>10.000000000000000</double>
366 <property name="value">
367 <double>1000.000000000000000</double>
371 <item row="5" column="4">
372 <spacer name="horizontalSpacer">
373 <property name="orientation">
374 <enum>Qt::Horizontal</enum>
376 <property name="sizeHint" stdset="0">
384 <item row="5" column="5">
385 <widget class="QCheckBox" name="overlayLinkCheckBox">
386 <property name="text">
387 <string>Link</string>
389 <property name="checked">
398 <widget class="QFrame" name="fusionFrame">
399 <property name="enabled">
402 <property name="frameShape">
403 <enum>QFrame::StyledPanel</enum>
405 <property name="frameShadow">
406 <enum>QFrame::Raised</enum>
408 <layout class="QGridLayout" name="gridLayout">
409 <item row="0" column="0">
410 <widget class="QLabel" name="label_5">
411 <property name="maximumSize">
417 <property name="text">
420 <property name="pixmap">
421 <pixmap resource="../vvIcons.qrc">:/common/icons/fusion.png</pixmap>
425 <item row="0" column="1" colspan="5">
426 <widget class="QLabel" name="dataFusionnedLabel">
427 <property name="sizePolicy">
428 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
429 <horstretch>0</horstretch>
430 <verstretch>0</verstretch>
433 <property name="text">
434 <string>Fusion :</string>
438 <item row="1" column="0" colspan="3">
439 <widget class="QLabel" name="opacityLabel">
440 <property name="text">
441 <string>Global Opacity :</string>
445 <item row="1" column="3" colspan="2">
446 <widget class="QSlider" name="opacityHorizontalSlider">
447 <property name="sizePolicy">
448 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
449 <horstretch>0</horstretch>
450 <verstretch>0</verstretch>
453 <property name="orientation">
454 <enum>Qt::Horizontal</enum>
458 <item row="1" column="5">
459 <widget class="QDoubleSpinBox" name="fusionOpacitySpin">
460 <property name="decimals">
463 <property name="minimum">
464 <double>0.000000000000000</double>
466 <property name="maximum">
467 <double>100.000000000000000</double>
469 <property name="singleStep">
470 <double>1.000000000000000</double>
472 <property name="value">
473 <double>100.000000000000000</double>
477 <item row="2" column="0" colspan="3">
478 <widget class="QLabel" name="thresOpacityLabel">
479 <property name="toolTip">
480 <string>All colors below the threshold will be made transparent.</string>
482 <property name="statusTip">
485 <property name="whatsThis">
488 <property name="text">
489 <string>Transparency Threshold :</string>
493 <item row="2" column="3" colspan="2">
494 <widget class="QSlider" name="thresOpacityHorizontalSlider">
495 <property name="sizePolicy">
496 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
497 <horstretch>0</horstretch>
498 <verstretch>0</verstretch>
501 <property name="orientation">
502 <enum>Qt::Horizontal</enum>
506 <item row="2" column="5">
507 <widget class="QDoubleSpinBox" name="fusionThresSpin">
508 <property name="decimals">
511 <property name="minimum">
512 <double>0.000000000000000</double>
514 <property name="maximum">
515 <double>100.000000000000000</double>
517 <property name="singleStep">
518 <double>1.000000000000000</double>
520 <property name="value">
521 <double>1.000000000000000</double>
525 <item row="3" column="0" colspan="2">
526 <widget class="QLabel" name="label_6">
527 <property name="sizePolicy">
528 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
529 <horstretch>0</horstretch>
530 <verstretch>0</verstretch>
533 <property name="text">
534 <string>Colormap :</string>
538 <item row="7" column="0">
539 <widget class="QLabel" name="label_7">
540 <property name="text">
541 <string>Window :</string>
545 <item row="7" column="1" colspan="2">
546 <widget class="QDoubleSpinBox" name="fusionWindowSpinBox">
547 <property name="decimals">
550 <property name="minimum">
551 <double>-999999.000000000000000</double>
553 <property name="maximum">
554 <double>999999.000000000000000</double>
556 <property name="singleStep">
557 <double>10.000000000000000</double>
559 <property name="value">
560 <double>100.000000000000000</double>
564 <item row="7" column="3">
565 <widget class="QLabel" name="label_8">
566 <property name="text">
567 <string>Level :</string>
571 <item row="7" column="4" colspan="2">
572 <widget class="QDoubleSpinBox" name="fusionLevelSpinBox">
573 <property name="decimals">
576 <property name="minimum">
577 <double>-999999.000000000000000</double>
579 <property name="maximum">
580 <double>999999.000000000000000</double>
582 <property name="singleStep">
583 <double>10.000000000000000</double>
585 <property name="value">
586 <double>1000.000000000000000</double>
590 <item row="8" column="0" colspan="4">
591 <widget class="QLabel" name="valueFusionnedLabel">
592 <property name="sizePolicy">
593 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
594 <horstretch>0</horstretch>
595 <verstretch>0</verstretch>
598 <property name="text">
599 <string>Pixel value in image 2 :</string>
603 <item row="3" column="2">
604 <widget class="QComboBox" name="fusionColorMapComboBox">
605 <property name="currentIndex">
609 <property name="text">
610 <string>B&W</string>
614 <property name="text">
615 <string>Heat</string>
619 <property name="text">
620 <string>Cold</string>
624 <property name="text">
625 <string>Dosimetry</string>
629 <property name="text">
630 <string>Full Color Range</string>
635 <item row="3" column="3" colspan="3">
636 <widget class="QCheckBox" name="fusionShowLegendCheckBox">
637 <property name="text">
638 <string>Show legend</string>
646 <spacer name="verticalSpacer">
647 <property name="orientation">
648 <enum>Qt::Vertical</enum>
650 <property name="sizeHint" stdset="0">
661 <include location="../vvIcons.qrc"/>