Subversion Repositories seema-scanner

Rev

Rev 2 | Rev 23 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2 Rev 4
Line 13... Line 13...
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>SMScanner</string>
14
   <string>SMScanner</string>
15
  </property>
15
  </property>
16
  <widget class="QWidget" name="centralWidget">
16
  <widget class="QWidget" name="centralWidget">
17
   <layout class="QGridLayout" name="gridLayout">
17
   <layout class="QGridLayout" name="gridLayout">
18
    <item row="0" column="0">
18
    <item row="0" column="1">
19
     <widget class="QTabWidget" name="tabWidget">
19
     <widget class="QTabWidget" name="tabWidget">
20
      <property name="currentIndex">
20
      <property name="currentIndex">
21
       <number>2</number>
21
       <number>0</number>
22
      </property>
22
      </property>
23
      <widget class="QWidget" name="calibrationTab">
23
      <widget class="QWidget" name="calibrationTab">
24
       <property name="cursor">
24
       <property name="cursor">
25
        <cursorShape>ArrowCursor</cursorShape>
25
        <cursorShape>ArrowCursor</cursorShape>
26
       </property>
26
       </property>
Line 28... Line 28...
28
        <string>Calibration</string>
28
        <string>Calibration</string>
29
       </attribute>
29
       </attribute>
30
       <widget class="SMVideoWidget" name="calibrationCamera1Widget">
30
       <widget class="SMVideoWidget" name="calibrationCamera1Widget">
31
        <property name="geometry">
31
        <property name="geometry">
32
         <rect>
32
         <rect>
33
          <x>50</x>
33
          <x>60</x>
34
          <y>270</y>
34
          <y>310</y>
35
          <width>291</width>
35
          <width>291</width>
36
          <height>231</height>
36
          <height>231</height>
37
         </rect>
37
         </rect>
38
        </property>
38
        </property>
39
        <property name="frameShape">
39
        <property name="frameShape">
40
         <enum>QFrame::Box</enum>
40
         <enum>QFrame::Box</enum>
41
        </property>
41
        </property>
42
        <property name="text">
42
        <property name="text">
43
         <string>Camera1</string>
43
         <string>Camera1</string>
44
        </property>
44
        </property>
-
 
45
        <property name="alignment">
-
 
46
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
-
 
47
        </property>
45
       </widget>
48
       </widget>
46
       <widget class="SMVideoWidget" name="calibrationCamera0Widget">
49
       <widget class="SMVideoWidget" name="calibrationCamera0Widget">
47
        <property name="geometry">
50
        <property name="geometry">
48
         <rect>
51
         <rect>
49
          <x>50</x>
52
          <x>60</x>
50
          <y>30</y>
53
          <y>70</y>
51
          <width>291</width>
54
          <width>291</width>
52
          <height>231</height>
55
          <height>231</height>
53
         </rect>
56
         </rect>
54
        </property>
57
        </property>
55
        <property name="frameShape">
58
        <property name="frameShape">
56
         <enum>QFrame::Box</enum>
59
         <enum>QFrame::Box</enum>
57
        </property>
60
        </property>
58
        <property name="text">
61
        <property name="text">
59
         <string>Camera0</string>
62
         <string>Camera0</string>
60
        </property>
63
        </property>
-
 
64
        <property name="alignment">
-
 
65
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
-
 
66
        </property>
61
       </widget>
67
       </widget>
62
       <widget class="QListWidget" name="calibrationListWidget">
68
       <widget class="QListWidget" name="calibrationListWidget">
63
        <property name="geometry">
69
        <property name="geometry">
64
         <rect>
70
         <rect>
65
          <x>440</x>
71
          <x>650</x>
66
          <y>30</y>
72
          <y>40</y>
67
          <width>381</width>
73
          <width>201</width>
68
          <height>251</height>
74
          <height>441</height>
69
         </rect>
75
         </rect>
70
        </property>
76
        </property>
71
       </widget>
77
       </widget>
72
       <widget class="QPushButton" name="calibrateButton">
78
       <widget class="QPushButton" name="calibrateButton">
73
        <property name="geometry">
79
        <property name="geometry">
74
         <rect>
80
         <rect>
75
          <x>500</x>
81
          <x>670</x>
76
          <y>310</y>
82
          <y>490</y>
77
          <width>271</width>
83
          <width>151</width>
78
          <height>27</height>
84
          <height>27</height>
79
         </rect>
85
         </rect>
80
        </property>
86
        </property>
81
        <property name="text">
87
        <property name="text">
82
         <string>Calibrate</string>
88
         <string>Calibrate</string>
83
        </property>
89
        </property>
84
       </widget>
90
       </widget>
85
       <widget class="QPushButton" name="snapButton">
91
       <widget class="QSpinBox" name="spinBox_4">
86
        <property name="geometry">
92
        <property name="geometry">
87
         <rect>
93
         <rect>
88
          <x>60</x>
94
          <x>490</x>
-
 
95
          <y>410</y>
-
 
96
          <width>101</width>
-
 
97
          <height>27</height>
-
 
98
         </rect>
-
 
99
        </property>
-
 
100
        <property name="maximum">
-
 
101
         <number>359</number>
-
 
102
        </property>
-
 
103
       </widget>
-
 
104
       <widget class="QPushButton" name="batchCalibrationButton">
-
 
105
        <property name="geometry">
-
 
106
         <rect>
-
 
107
          <x>390</x>
89
          <y>530</y>
108
          <y>510</y>
90
          <width>271</width>
109
          <width>221</width>
91
          <height>27</height>
110
          <height>27</height>
92
         </rect>
111
         </rect>
93
        </property>
112
        </property>
94
        <property name="text">
113
        <property name="text">
-
 
114
         <string>Batch Aquistion</string>
-
 
115
        </property>
-
 
116
       </widget>
-
 
117
       <widget class="QLabel" name="label_5">
-
 
118
        <property name="geometry">
-
 
119
         <rect>
-
 
120
          <x>440</x>
-
 
121
          <y>40</y>
-
 
122
          <width>111</width>
-
 
123
          <height>17</height>
-
 
124
         </rect>
-
 
125
        </property>
-
 
126
        <property name="text">
-
 
127
         <string>Rotation Stage</string>
-
 
128
        </property>
-
 
129
       </widget>
-
 
130
       <widget class="QPushButton" name="singleCalibrationButton">
-
 
131
        <property name="geometry">
-
 
132
         <rect>
-
 
133
          <x>390</x>
-
 
134
          <y>340</y>
-
 
135
          <width>221</width>
-
 
136
          <height>27</height>
-
 
137
         </rect>
-
 
138
        </property>
-
 
139
        <property name="text">
-
 
140
         <string>Single Aquisition</string>
-
 
141
        </property>
-
 
142
       </widget>
-
 
143
       <widget class="QDial" name="dial_2">
-
 
144
        <property name="geometry">
-
 
145
         <rect>
-
 
146
          <x>380</x>
-
 
147
          <y>70</y>
-
 
148
          <width>231</width>
-
 
149
          <height>221</height>
-
 
150
         </rect>
-
 
151
        </property>
-
 
152
        <property name="maximum">
-
 
153
         <number>360</number>
-
 
154
        </property>
-
 
155
        <property name="orientation">
-
 
156
         <enum>Qt::Horizontal</enum>
-
 
157
        </property>
-
 
158
        <property name="wrapping">
-
 
159
         <bool>true</bool>
-
 
160
        </property>
-
 
161
        <property name="notchTarget">
-
 
162
         <double>0.000000000000000</double>
-
 
163
        </property>
-
 
164
        <property name="notchesVisible">
-
 
165
         <bool>true</bool>
-
 
166
        </property>
-
 
167
       </widget>
-
 
168
       <widget class="QLabel" name="label_6">
-
 
169
        <property name="geometry">
-
 
170
         <rect>
-
 
171
          <x>410</x>
-
 
172
          <y>440</y>
-
 
173
          <width>66</width>
-
 
174
          <height>17</height>
-
 
175
         </rect>
-
 
176
        </property>
-
 
177
        <property name="text">
-
 
178
         <string>End:</string>
-
 
179
        </property>
-
 
180
       </widget>
-
 
181
       <widget class="QLabel" name="label_7">
-
 
182
        <property name="geometry">
-
 
183
         <rect>
-
 
184
          <x>410</x>
-
 
185
          <y>410</y>
-
 
186
          <width>66</width>
-
 
187
          <height>17</height>
-
 
188
         </rect>
-
 
189
        </property>
-
 
190
        <property name="text">
-
 
191
         <string>Start:</string>
-
 
192
        </property>
-
 
193
       </widget>
-
 
194
       <widget class="QLabel" name="label_8">
-
 
195
        <property name="geometry">
-
 
196
         <rect>
-
 
197
          <x>410</x>
-
 
198
          <y>470</y>
-
 
199
          <width>66</width>
-
 
200
          <height>17</height>
-
 
201
         </rect>
-
 
202
        </property>
-
 
203
        <property name="text">
95
         <string>Snap</string>
204
         <string>Step:</string>
-
 
205
        </property>
-
 
206
       </widget>
-
 
207
       <widget class="QSpinBox" name="spinBox_5">
-
 
208
        <property name="geometry">
-
 
209
         <rect>
-
 
210
          <x>490</x>
-
 
211
          <y>470</y>
-
 
212
          <width>101</width>
-
 
213
          <height>27</height>
-
 
214
         </rect>
-
 
215
        </property>
-
 
216
        <property name="maximum">
-
 
217
         <number>359</number>
-
 
218
        </property>
-
 
219
        <property name="value">
-
 
220
         <number>10</number>
-
 
221
        </property>
-
 
222
       </widget>
-
 
223
       <widget class="QSpinBox" name="spinBox_6">
-
 
224
        <property name="geometry">
-
 
225
         <rect>
-
 
226
          <x>490</x>
-
 
227
          <y>440</y>
-
 
228
          <width>101</width>
-
 
229
          <height>27</height>
-
 
230
         </rect>
-
 
231
        </property>
-
 
232
        <property name="maximum">
-
 
233
         <number>359</number>
-
 
234
        </property>
-
 
235
        <property name="value">
-
 
236
         <number>120</number>
96
        </property>
237
        </property>
97
       </widget>
238
       </widget>
98
      </widget>
239
      </widget>
99
      <widget class="QWidget" name="captureTab">
240
      <widget class="QWidget" name="captureTab">
100
       <attribute name="title">
241
       <attribute name="title">
Line 113... Line 254...
113
         <enum>QFrame::Box</enum>
254
         <enum>QFrame::Box</enum>
114
        </property>
255
        </property>
115
        <property name="text">
256
        <property name="text">
116
         <string>Camera0</string>
257
         <string>Camera0</string>
117
        </property>
258
        </property>
-
 
259
        <property name="alignment">
-
 
260
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
-
 
261
        </property>
118
       </widget>
262
       </widget>
119
       <widget class="SMVideoWidget" name="captureCamera1Widget">
263
       <widget class="SMVideoWidget" name="captureCamera1Widget">
120
        <property name="geometry">
264
        <property name="geometry">
121
         <rect>
265
         <rect>
122
          <x>30</x>
266
          <x>30</x>
Line 129... Line 273...
129
         <enum>QFrame::Box</enum>
273
         <enum>QFrame::Box</enum>
130
        </property>
274
        </property>
131
        <property name="text">
275
        <property name="text">
132
         <string>Camera1</string>
276
         <string>Camera1</string>
133
        </property>
277
        </property>
-
 
278
        <property name="alignment">
-
 
279
         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
-
 
280
        </property>
134
       </widget>
281
       </widget>
135
       <widget class="QDial" name="dial">
282
       <widget class="QDial" name="dial">
136
        <property name="geometry">
283
        <property name="geometry">
137
         <rect>
284
         <rect>
138
          <x>350</x>
285
          <x>350</x>
Line 304... Line 451...
304
        <property name="geometry">
451
        <property name="geometry">
305
         <rect>
452
         <rect>
306
          <x>30</x>
453
          <x>30</x>
307
          <y>40</y>
454
          <y>40</y>
308
          <width>256</width>
455
          <width>256</width>
309
          <height>571</height>
456
          <height>491</height>
310
         </rect>
457
         </rect>
311
        </property>
458
        </property>
312
       </widget>
459
       </widget>
313
       <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true">
460
       <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true">
314
        <property name="geometry">
461
        <property name="geometry">
Line 318... Line 465...
318
          <width>531</width>
465
          <width>531</width>
319
          <height>561</height>
466
          <height>561</height>
320
         </rect>
467
         </rect>
321
        </property>
468
        </property>
322
       </widget>
469
       </widget>
-
 
470
       <widget class="QCheckBox" name="checkBox">
-
 
471
        <property name="geometry">
-
 
472
         <rect>
-
 
473
          <x>30</x>
-
 
474
          <y>550</y>
-
 
475
          <width>161</width>
-
 
476
          <height>22</height>
-
 
477
         </rect>
-
 
478
        </property>
-
 
479
        <property name="text">
-
 
480
         <string>Show Texture</string>
-
 
481
        </property>
-
 
482
       </widget>
323
      </widget>
483
      </widget>
324
     </widget>
484
     </widget>
325
    </item>
485
    </item>
326
   </layout>
486
   </layout>
327
  </widget>
487
  </widget>
Line 333... Line 493...
333
     <y>0</y>
493
     <y>0</y>
334
     <width>923</width>
494
     <width>923</width>
335
     <height>25</height>
495
     <height>25</height>
336
    </rect>
496
    </rect>
337
   </property>
497
   </property>
-
 
498
   <widget class="QMenu" name="menuPreferences">
-
 
499
    <property name="title">
-
 
500
     <string>SMScanner</string>
-
 
501
    </property>
-
 
502
    <addaction name="actionPreferences"/>
-
 
503
   </widget>
-
 
504
   <addaction name="menuPreferences"/>
338
  </widget>
505
  </widget>
-
 
506
  <action name="actionPreferences">
-
 
507
   <property name="text">
-
 
508
    <string>Preferences</string>
-
 
509
   </property>
-
 
510
  </action>
339
 </widget>
511
 </widget>
340
 <layoutdefault spacing="6" margin="11"/>
512
 <layoutdefault spacing="6" margin="11"/>
341
 <customwidgets>
513
 <customwidgets>
342
  <customwidget>
514
  <customwidget>
343
   <class>SMPointCloudWidget</class>
515
   <class>SMPointCloudWidget</class>