]> Creatis software - clitk.git/blob - vv/qt_ui/vvToolSegmentation.ui
ADd first version of interactive segmentation (erode/dilate)
[clitk.git] / vv / qt_ui / vvToolSegmentation.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>vvToolSegmentation</class>
4  <widget class="QWidget" name="vvToolSegmentation">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>408</width>
10     <height>285</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Binarize image</string>
15   </property>
16   <widget class="QPushButton" name="pushButton">
17    <property name="geometry">
18     <rect>
19      <x>140</x>
20      <y>120</y>
21      <width>86</width>
22      <height>27</height>
23     </rect>
24    </property>
25    <property name="text">
26     <string>PushButton</string>
27    </property>
28   </widget>
29  </widget>
30  <resources/>
31  <connections/>
32 </ui>