1 <?xml version="1.0" encoding="UTF-8"?>
3 <class>vvToolSegmentation</class>
4 <widget class="QWidget" name="vvToolSegmentation">
5 <property name="geometry">
13 <property name="windowTitle">
14 <string>Binarize image</string>
16 <layout class="QVBoxLayout" name="verticalLayout">
18 <widget class="QFrame" name="frame">
19 <property name="frameShape">
20 <enum>QFrame::StyledPanel</enum>
22 <property name="frameShadow">
23 <enum>QFrame::Raised</enum>
25 <layout class="QGridLayout" name="gridLayout_2">
26 <item row="0" column="0">
27 <widget class="QLabel" name="label_2">
28 <property name="text">
29 <string>Ref mask size</string>
33 <item row="0" column="1">
34 <widget class="QLabel" name="mRefMaskSizeLabel">
35 <property name="text">
36 <string>12303 voxels (65464 mm3)</string>
40 <item row="1" column="0">
41 <widget class="QLabel" name="label_3">
42 <property name="text">
43 <string>Current mask size</string>
47 <item row="1" column="1">
48 <widget class="QLabel" name="mCurrentMaskSizeLabel">
49 <property name="text">
50 <string>12303 voxels (65464 mm3)</string>
54 <item row="2" column="0">
55 <widget class="QLabel" name="label_4">
56 <property name="text">
57 <string>Label mask sizes</string>
61 <item row="2" column="1">
62 <widget class="QTextEdit" name="textEdit">
63 <property name="maximumSize">
65 <width>16777215</width>
75 <widget class="QFrame" name="frame_2">
76 <property name="frameShape">
77 <enum>QFrame::StyledPanel</enum>
79 <property name="frameShadow">
80 <enum>QFrame::Raised</enum>
82 <layout class="QGridLayout" name="gridLayout">
83 <item row="0" column="1">
84 <widget class="QLabel" name="label_10">
85 <property name="text">
86 <string>12 56 32</string>
90 <item row="1" column="0">
91 <widget class="QLabel" name="label_12">
92 <property name="text">
93 <string>Current pos (mm)</string>
97 <item row="1" column="1">
98 <widget class="QLabel" name="label_11">
99 <property name="text">
100 <string>12.3 56.6 32.9</string>
104 <item row="2" column="0">
105 <widget class="QLabel" name="label_14">
106 <property name="text">
107 <string>Image value</string>
111 <item row="2" column="1">
112 <widget class="QLabel" name="label_13">
113 <property name="text">
118 <item row="3" column="0">
119 <widget class="QLabel" name="label_15">
120 <property name="text">
121 <string>Ref mask</string>
125 <item row="3" column="1">
126 <widget class="QLabel" name="label_16">
127 <property name="text">
128 <string>Inside</string>
132 <item row="4" column="0">
133 <widget class="QLabel" name="label_18">
134 <property name="text">
135 <string>Current mask</string>
139 <item row="4" column="1">
140 <widget class="QLabel" name="label_17">
141 <property name="text">
142 <string>Outside</string>
146 <item row="5" column="0">
147 <widget class="QLabel" name="label_19">
148 <property name="text">
149 <string>Label mask</string>
153 <item row="5" column="1">
154 <widget class="QLabel" name="label_20">
155 <property name="text">
156 <string>Outside</string>
160 <item row="0" column="0">
161 <widget class="QLabel" name="label_9">
162 <property name="text">
163 <string>Current pos (pix)</string>
171 <widget class="QLabel" name="label">
172 <property name="text">
178 <widget class="QTextEdit" name="mLogText">
179 <property name="readOnly">
185 <widget class="QPushButton" name="pushButton_2">
186 <property name="text">
187 <string>Save current mask</string>
192 <widget class="QPushButton" name="pushButton">
193 <property name="text">
194 <string>Quit</string>