1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>vvToolResample</class>
4 <widget class="QWidget" name="vvToolResample">
5 <property name="geometry">
13 <property name="windowTitle">
16 <layout class="QHBoxLayout" name="horizontalLayout">
18 <layout class="QVBoxLayout" name="_14">
20 <widget class="QFrame" name="frame">
21 <property name="frameShape">
22 <enum>QFrame::NoFrame</enum>
24 <property name="frameShadow">
25 <enum>QFrame::Raised</enum>
27 <layout class="QVBoxLayout" name="_15">
28 <property name="margin">
32 <layout class="QHBoxLayout" name="_17">
34 <widget class="QLabel" name="label_3">
35 <property name="text">
36 <string>File format</string>
41 <widget class="QLabel" name="mInputFormatLabel">
42 <property name="text">
50 <layout class="QHBoxLayout" name="_18">
52 <widget class="QLabel" name="label_5">
53 <property name="text">
54 <string>Dimension</string>
59 <widget class="QLabel" name="mInputDimLabel">
60 <property name="text">
68 <layout class="QHBoxLayout" name="_19">
70 <widget class="QLabel" name="label_7">
71 <property name="text">
72 <string>Pixel Type</string>
77 <widget class="QLabel" name="mInputPixelTypeLabel">
78 <property name="text">
86 <layout class="QHBoxLayout" name="_20">
88 <widget class="QLabel" name="label_9">
89 <property name="text">
95 <widget class="QLabel" name="mInputSizeLabel">
96 <property name="text">
104 <layout class="QHBoxLayout" name="_21">
106 <widget class="QLabel" name="label_11">
107 <property name="text">
108 <string>Spacing</string>
113 <widget class="QLabel" name="mInputSpacingLabel">
114 <property name="text">
122 <layout class="QHBoxLayout" name="_22">
124 <widget class="QLabel" name="label_6">
125 <property name="text">
126 <string>Memory size</string>
131 <widget class="QLabel" name="mInputMemoryLabel">
132 <property name="text">
143 <widget class="QFrame" name="optionFrame">
144 <property name="sizePolicy">
145 <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
146 <horstretch>0</horstretch>
147 <verstretch>0</verstretch>
150 <property name="frameShape">
151 <enum>QFrame::StyledPanel</enum>
153 <property name="frameShadow">
154 <enum>QFrame::Raised</enum>
156 <layout class="QGridLayout" name="_24">
157 <property name="margin">
160 <item row="0" column="0">
161 <widget class="QRadioButton" name="sizeRadioButton">
162 <property name="sizePolicy">
163 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
164 <horstretch>0</horstretch>
165 <verstretch>0</verstretch>
168 <property name="text">
169 <string>Size :</string>
173 <item row="1" column="0" colspan="3">
174 <widget class="QFrame" name="frame_2">
175 <property name="sizePolicy">
176 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
177 <horstretch>0</horstretch>
178 <verstretch>0</verstretch>
181 <property name="frameShape">
182 <enum>QFrame::NoFrame</enum>
184 <property name="frameShadow">
185 <enum>QFrame::Raised</enum>
187 <layout class="QGridLayout" name="_25">
188 <property name="horizontalSpacing">
191 <property name="verticalSpacing">
194 <property name="margin">
197 <item row="0" column="0">
198 <widget class="QLabel" name="xSizeLabel">
199 <property name="sizePolicy">
200 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
201 <horstretch>0</horstretch>
202 <verstretch>0</verstretch>
205 <property name="text">
210 <item row="0" column="1">
211 <widget class="QLineEdit" name="xSizeLineEdit">
212 <property name="sizePolicy">
213 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
214 <horstretch>0</horstretch>
215 <verstretch>0</verstretch>
218 <property name="maximumSize">
221 <height>16777215</height>
224 <property name="layoutDirection">
225 <enum>Qt::LeftToRight</enum>
227 <property name="text">
230 <property name="alignment">
231 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
233 <property name="readOnly">
238 <item row="0" column="2">
239 <widget class="QLabel" name="ySizeLabel">
240 <property name="sizePolicy">
241 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
242 <horstretch>0</horstretch>
243 <verstretch>0</verstretch>
246 <property name="text">
251 <item row="0" column="3">
252 <widget class="QLineEdit" name="ySizeLineEdit">
253 <property name="sizePolicy">
254 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
255 <horstretch>0</horstretch>
256 <verstretch>0</verstretch>
259 <property name="maximumSize">
262 <height>16777215</height>
265 <property name="layoutDirection">
266 <enum>Qt::LeftToRight</enum>
268 <property name="alignment">
269 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
271 <property name="readOnly">
276 <item row="0" column="4">
277 <widget class="QLabel" name="zSizelabel">
278 <property name="sizePolicy">
279 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
280 <horstretch>0</horstretch>
281 <verstretch>0</verstretch>
284 <property name="text">
289 <item row="0" column="5">
290 <widget class="QLineEdit" name="zSizeLineEdit">
291 <property name="enabled">
294 <property name="sizePolicy">
295 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
296 <horstretch>0</horstretch>
297 <verstretch>0</verstretch>
300 <property name="maximumSize">
303 <height>16777215</height>
306 <property name="layoutDirection">
307 <enum>Qt::LeftToRight</enum>
309 <property name="alignment">
310 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
312 <property name="readOnly">
320 <item row="2" column="0">
321 <widget class="QRadioButton" name="scaleSizeRadioButton">
322 <property name="sizePolicy">
323 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
324 <horstretch>0</horstretch>
325 <verstretch>0</verstretch>
328 <property name="text">
329 <string>Scale size :</string>
333 <item row="2" column="1">
334 <widget class="QFrame" name="frame_6">
335 <property name="sizePolicy">
336 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
337 <horstretch>0</horstretch>
338 <verstretch>0</verstretch>
341 <property name="frameShape">
342 <enum>QFrame::NoFrame</enum>
344 <property name="frameShadow">
345 <enum>QFrame::Raised</enum>
347 <layout class="QGridLayout" name="_26">
348 <property name="margin">
351 <property name="spacing">
354 <item row="0" column="0">
355 <widget class="QLineEdit" name="scaleSizeLineEdit">
356 <property name="maximumSize">
359 <height>16777215</height>
362 <property name="readOnly">
367 <item row="0" column="1">
368 <widget class="QLabel" name="purcentLabel">
369 <property name="sizePolicy">
370 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
371 <horstretch>0</horstretch>
372 <verstretch>0</verstretch>
375 <property name="text">
383 <item row="2" column="2">
385 <property name="orientation">
386 <enum>Qt::Horizontal</enum>
388 <property name="sizeHint" stdset="0">
396 <item row="3" column="0">
397 <widget class="QRadioButton" name="isoSizeRadioButton">
398 <property name="text">
399 <string>Iso-size :</string>
403 <item row="3" column="1">
404 <widget class="QLineEdit" name="isoSizeLineEdit">
405 <property name="sizePolicy">
406 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
407 <horstretch>0</horstretch>
408 <verstretch>0</verstretch>
411 <property name="maximumSize">
414 <height>16777215</height>
417 <property name="readOnly">
422 <item row="3" column="2">
424 <property name="orientation">
425 <enum>Qt::Horizontal</enum>
427 <property name="sizeHint" stdset="0">
435 <item row="4" column="0" colspan="3">
436 <widget class="Line" name="line">
437 <property name="orientation">
438 <enum>Qt::Horizontal</enum>
442 <item row="5" column="0">
443 <widget class="QRadioButton" name="spacingRadioButton">
444 <property name="sizePolicy">
445 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
446 <horstretch>0</horstretch>
447 <verstretch>0</verstretch>
450 <property name="text">
451 <string>Spacing :</string>
455 <item row="6" column="0" colspan="3">
456 <widget class="QFrame" name="frame_4">
457 <property name="sizePolicy">
458 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
459 <horstretch>0</horstretch>
460 <verstretch>0</verstretch>
463 <property name="frameShape">
464 <enum>QFrame::NoFrame</enum>
466 <property name="frameShadow">
467 <enum>QFrame::Raised</enum>
469 <layout class="QGridLayout" name="_27">
470 <property name="horizontalSpacing">
473 <property name="verticalSpacing">
476 <property name="margin">
479 <item row="0" column="0">
480 <widget class="QLabel" name="xSpacingLabel">
481 <property name="sizePolicy">
482 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
483 <horstretch>0</horstretch>
484 <verstretch>0</verstretch>
487 <property name="text">
492 <item row="0" column="1">
493 <widget class="QLineEdit" name="xSpacingLineEdit">
494 <property name="sizePolicy">
495 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
496 <horstretch>0</horstretch>
497 <verstretch>0</verstretch>
500 <property name="maximumSize">
503 <height>16777215</height>
506 <property name="layoutDirection">
507 <enum>Qt::LeftToRight</enum>
509 <property name="text">
512 <property name="alignment">
513 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
515 <property name="readOnly">
520 <item row="0" column="2">
521 <widget class="QLabel" name="ySpacingLabel">
522 <property name="sizePolicy">
523 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
524 <horstretch>0</horstretch>
525 <verstretch>0</verstretch>
528 <property name="text">
533 <item row="0" column="3">
534 <widget class="QLineEdit" name="ySpacingLineEdit">
535 <property name="sizePolicy">
536 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
537 <horstretch>0</horstretch>
538 <verstretch>0</verstretch>
541 <property name="maximumSize">
544 <height>16777215</height>
547 <property name="layoutDirection">
548 <enum>Qt::LeftToRight</enum>
550 <property name="alignment">
551 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
553 <property name="readOnly">
558 <item row="0" column="4">
559 <widget class="QLabel" name="zSpacingLabel">
560 <property name="sizePolicy">
561 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
562 <horstretch>0</horstretch>
563 <verstretch>0</verstretch>
566 <property name="text">
571 <item row="0" column="5">
572 <widget class="QLineEdit" name="zSpacingLineEdit">
573 <property name="sizePolicy">
574 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
575 <horstretch>0</horstretch>
576 <verstretch>0</verstretch>
579 <property name="maximumSize">
582 <height>16777215</height>
585 <property name="layoutDirection">
586 <enum>Qt::LeftToRight</enum>
588 <property name="alignment">
589 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
591 <property name="readOnly">
599 <item row="7" column="0">
600 <widget class="QRadioButton" name="scaleSpacingRadioButton">
601 <property name="sizePolicy">
602 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
603 <horstretch>0</horstretch>
604 <verstretch>0</verstretch>
607 <property name="text">
608 <string>Scale spacing :</string>
612 <item row="7" column="1">
613 <widget class="QFrame" name="frame_5">
614 <property name="sizePolicy">
615 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
616 <horstretch>0</horstretch>
617 <verstretch>0</verstretch>
620 <property name="frameShape">
621 <enum>QFrame::NoFrame</enum>
623 <property name="frameShadow">
624 <enum>QFrame::Raised</enum>
626 <layout class="QGridLayout" name="_28">
627 <property name="margin">
630 <property name="spacing">
633 <item row="0" column="0">
634 <widget class="QLineEdit" name="scaleSpacingLineEdit">
635 <property name="maximumSize">
638 <height>16777215</height>
641 <property name="readOnly">
646 <item row="0" column="1">
647 <widget class="QLabel" name="purcentLabel2">
648 <property name="sizePolicy">
649 <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
650 <horstretch>0</horstretch>
651 <verstretch>0</verstretch>
654 <property name="text">
662 <item row="7" column="2">
664 <property name="orientation">
665 <enum>Qt::Horizontal</enum>
667 <property name="sizeHint" stdset="0">
675 <item row="8" column="0">
676 <widget class="QRadioButton" name="isoSpacingRadioButton">
677 <property name="sizePolicy">
678 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
679 <horstretch>0</horstretch>
680 <verstretch>0</verstretch>
683 <property name="text">
684 <string>Iso-spacing :</string>
688 <item row="8" column="1">
689 <widget class="QLineEdit" name="isoSpacingLineEdit">
690 <property name="sizePolicy">
691 <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
692 <horstretch>0</horstretch>
693 <verstretch>0</verstretch>
696 <property name="maximumSize">
699 <height>16777215</height>
702 <property name="readOnly">
707 <item row="8" column="2">
709 <property name="orientation">
710 <enum>Qt::Horizontal</enum>
712 <property name="sizeHint" stdset="0">
725 <property name="orientation">
726 <enum>Qt::Vertical</enum>
728 <property name="sizeHint" stdset="0">
739 <layout class="QVBoxLayout">
741 <widget class="QFrame" name="frame_3">
742 <property name="sizePolicy">
743 <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
744 <horstretch>0</horstretch>
745 <verstretch>0</verstretch>
748 <property name="frameShape">
749 <enum>QFrame::StyledPanel</enum>
751 <property name="frameShadow">
752 <enum>QFrame::Raised</enum>
754 <layout class="QVBoxLayout" name="_2">
756 <layout class="QVBoxLayout" name="_3">
758 <widget class="QCheckBox" name="gaussianFilterCheckBox">
759 <property name="text">
760 <string>Apply Gaussian Filter</string>
765 <widget class="QFrame" name="frame_7">
766 <property name="sizePolicy">
767 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
768 <horstretch>0</horstretch>
769 <verstretch>0</verstretch>
772 <property name="frameShape">
773 <enum>QFrame::NoFrame</enum>
775 <property name="frameShadow">
776 <enum>QFrame::Raised</enum>
778 <layout class="QHBoxLayout" name="_4">
780 <widget class="QLabel" name="gaussianFilterLabel">
781 <property name="sizePolicy">
782 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
783 <horstretch>0</horstretch>
784 <verstretch>0</verstretch>
787 <property name="text">
788 <string>Gaussian width :</string>
793 <widget class="QLineEdit" name="xGaussianLineEdit">
794 <property name="maximumSize">
797 <height>16777215</height>
803 <widget class="QLineEdit" name="yGaussianLineEdit">
804 <property name="maximumSize">
807 <height>16777215</height>
810 <property name="text">
813 <property name="readOnly">
819 <widget class="QLineEdit" name="zGaussianLineEdit">
820 <property name="maximumSize">
823 <height>16777215</height>
834 <widget class="Line" name="line_2">
835 <property name="orientation">
836 <enum>Qt::Horizontal</enum>
841 <layout class="QHBoxLayout" name="_5">
843 <widget class="QLabel" name="defaultPixelValueLabel">
844 <property name="sizePolicy">
845 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
846 <horstretch>0</horstretch>
847 <verstretch>0</verstretch>
850 <property name="text">
851 <string>Default pixel value :</string>
856 <widget class="QLineEdit" name="defaultPixelValueLineEdit">
857 <property name="maximumSize">
860 <height>16777215</height>
863 <property name="text">
870 <property name="orientation">
871 <enum>Qt::Horizontal</enum>
873 <property name="sizeHint" stdset="0">
884 <widget class="Line" name="line_3">
885 <property name="orientation">
886 <enum>Qt::Horizontal</enum>
891 <layout class="QHBoxLayout" name="_6">
893 <widget class="QLabel" name="InterpolationLabel">
894 <property name="sizePolicy">
895 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
896 <horstretch>0</horstretch>
897 <verstretch>0</verstretch>
900 <property name="text">
901 <string>Interpolation :</string>
906 <widget class="QComboBox" name="interpolationComboBox">
908 <property name="text">
913 <property name="text">
914 <string>Linear</string>
918 <property name="text">
919 <string>BSpline</string>
923 <property name="text">
924 <string>Blut (faster BSpline)</string>
928 <property name="text">
929 <string>Windowed Sinc</string>
937 <widget class="Line" name="line_4">
938 <property name="orientation">
939 <enum>Qt::Horizontal</enum>
944 <layout class="QHBoxLayout" name="_7">
946 <widget class="QLabel" name="bSplineLabel">
947 <property name="sizePolicy">
948 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
949 <horstretch>0</horstretch>
950 <verstretch>0</verstretch>
953 <property name="text">
954 <string>BSpline order :</string>
959 <widget class="QSpinBox" name="bSplineOrderSpinBox">
960 <property name="maximum">
963 <property name="value">
971 <layout class="QHBoxLayout" name="_8">
973 <widget class="QLabel" name="bLUTFactorLabel">
974 <property name="sizePolicy">
975 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
976 <horstretch>0</horstretch>
977 <verstretch>0</verstretch>
980 <property name="minimumSize">
986 <property name="text">
987 <string>BLUT sampling factor :</string>
992 <widget class="QSpinBox" name="bLUTSpinBox">
993 <property name="value">
1004 <widget class="QFrame" name="frame_8">
1005 <property name="frameShape">
1006 <enum>QFrame::StyledPanel</enum>
1008 <property name="frameShadow">
1009 <enum>QFrame::Raised</enum>
1011 <layout class="QVBoxLayout" name="_9">
1013 <widget class="QLabel" name="outputLabel">
1014 <property name="sizePolicy">
1015 <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
1016 <horstretch>0</horstretch>
1017 <verstretch>0</verstretch>
1020 <property name="text">
1021 <string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
1022 p, li { white-space: pre-wrap; }
1023 </style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;">
1024 <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;">Output :</span></p></body></html></string>
1029 <layout class="QHBoxLayout" name="_10">
1031 <widget class="QLabel" name="label_10">
1032 <property name="text">
1033 <string>Size</string>
1038 <widget class="QLabel" name="mOutputSizeLabel">
1039 <property name="text">
1047 <layout class="QHBoxLayout" name="_11">
1049 <widget class="QLabel" name="label_12">
1050 <property name="text">
1051 <string>Spacing</string>
1056 <widget class="QLabel" name="mOutputSpacingLabel">
1057 <property name="text">
1065 <layout class="QHBoxLayout" name="_12">
1067 <widget class="QLabel" name="label_4">
1068 <property name="text">
1069 <string>Memory size</string>
1074 <widget class="QLabel" name="mOutputMemoryLabel">
1075 <property name="text">
1084 <property name="orientation">
1085 <enum>Qt::Vertical</enum>
1087 <property name="sizeHint" stdset="0">