Subversion Repositories seema-scanner

Rev

Rev 201 | Rev 218 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 jakw 1
<?xml version="1.0" encoding="UTF-8"?>
2
<ui version="4.0">
3
 <class>SMScanner</class>
4
 <widget class="QMainWindow" name="SMScanner">
5
  <property name="geometry">
6
   <rect>
7
    <x>0</x>
8
    <y>0</y>
148 jakw 9
    <width>896</width>
28 jakw 10
    <height>677</height>
1 jakw 11
   </rect>
12
  </property>
13
  <property name="windowTitle">
28 jakw 14
   <string>SeeMaLab 3D Scanner</string>
1 jakw 15
  </property>
16
  <widget class="QWidget" name="centralWidget">
17
   <layout class="QGridLayout" name="gridLayout">
28 jakw 18
    <item row="0" column="0">
1 jakw 19
     <widget class="QTabWidget" name="tabWidget">
2 jakw 20
      <property name="currentIndex">
201 jakw 21
       <number>1</number>
2 jakw 22
      </property>
23
      <widget class="QWidget" name="calibrationTab">
27 jakw 24
       <property name="enabled">
25
        <bool>true</bool>
26
       </property>
2 jakw 27
       <property name="cursor">
28
        <cursorShape>ArrowCursor</cursorShape>
29
       </property>
1 jakw 30
       <attribute name="title">
2 jakw 31
        <string>Calibration</string>
1 jakw 32
       </attribute>
28 jakw 33
       <layout class="QGridLayout" name="calibrationGridLayout">
34
        <item row="0" column="1">
35
         <layout class="QHBoxLayout" name="calibrationHorizontalLayout">
36
          <item>
37
           <layout class="QVBoxLayout" name="calibrationVerticalLayout1">
38
            <item>
39
             <widget class="QFrame" name="calibrationFrame">
40
              <property name="sizePolicy">
41
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
42
                <horstretch>0</horstretch>
43
                <verstretch>0</verstretch>
44
               </sizepolicy>
45
              </property>
46
              <property name="minimumSize">
47
               <size>
48
                <width>230</width>
49
                <height>550</height>
50
               </size>
51
              </property>
52
              <property name="baseSize">
53
               <size>
54
                <width>0</width>
55
                <height>0</height>
56
               </size>
57
              </property>
58
              <property name="frameShape">
59
               <enum>QFrame::NoFrame</enum>
60
              </property>
61
              <property name="frameShadow">
62
               <enum>QFrame::Plain</enum>
63
              </property>
64
              <widget class="QLabel" name="label_8">
65
               <property name="geometry">
66
                <rect>
67
                 <x>30</x>
68
                 <y>440</y>
69
                 <width>66</width>
70
                 <height>17</height>
71
                </rect>
72
               </property>
73
               <property name="text">
74
                <string>Step:</string>
75
               </property>
76
              </widget>
77
              <widget class="QSpinBox" name="calibrationBatchStartSpinBox">
78
               <property name="geometry">
79
                <rect>
80
                 <x>110</x>
81
                 <y>380</y>
82
                 <width>101</width>
83
                 <height>27</height>
84
                </rect>
85
               </property>
86
               <property name="wrapping">
87
                <bool>true</bool>
88
               </property>
89
               <property name="suffix">
90
                <string/>
91
               </property>
92
               <property name="maximum">
93
                <number>359</number>
94
               </property>
45 jakw 95
               <property name="value">
134 jakw 96
                <number>340</number>
45 jakw 97
               </property>
28 jakw 98
              </widget>
99
              <widget class="QSpinBox" name="calibrationBatchEndSpinBox">
100
               <property name="geometry">
101
                <rect>
102
                 <x>110</x>
103
                 <y>410</y>
104
                 <width>101</width>
105
                 <height>27</height>
106
                </rect>
107
               </property>
108
               <property name="wrapping">
109
                <bool>true</bool>
110
               </property>
111
               <property name="maximum">
112
                <number>359</number>
113
               </property>
114
               <property name="value">
134 jakw 115
                <number>20</number>
28 jakw 116
               </property>
117
              </widget>
118
              <widget class="QSpinBox" name="calibrationBatchStepSpinBox">
119
               <property name="geometry">
120
                <rect>
121
                 <x>110</x>
122
                 <y>440</y>
123
                 <width>101</width>
124
                 <height>27</height>
125
                </rect>
126
               </property>
127
               <property name="wrapping">
128
                <bool>true</bool>
129
               </property>
160 jakw 130
               <property name="minimum">
131
                <number>1</number>
132
               </property>
28 jakw 133
               <property name="maximum">
134
                <number>359</number>
135
               </property>
136
               <property name="value">
134 jakw 137
                <number>2</number>
28 jakw 138
               </property>
139
              </widget>
140
              <widget class="QPushButton" name="singleCalibrationButton">
141
               <property name="geometry">
142
                <rect>
143
                 <x>10</x>
144
                 <y>290</y>
145
                 <width>211</width>
146
                 <height>27</height>
147
                </rect>
148
               </property>
149
               <property name="text">
150
                <string>Single Aquisition</string>
151
               </property>
152
              </widget>
153
              <widget class="QLabel" name="label_7">
154
               <property name="geometry">
155
                <rect>
156
                 <x>30</x>
157
                 <y>380</y>
158
                 <width>66</width>
159
                 <height>17</height>
160
                </rect>
161
               </property>
162
               <property name="text">
163
                <string>Start:</string>
164
               </property>
165
              </widget>
166
              <widget class="QDial" name="calibrationRotationDial">
167
               <property name="geometry">
168
                <rect>
169
                 <x>40</x>
170
                 <y>60</y>
171
                 <width>151</width>
172
                 <height>151</height>
173
                </rect>
174
               </property>
175
               <property name="maximum">
176
                <number>360</number>
177
               </property>
178
               <property name="orientation">
179
                <enum>Qt::Vertical</enum>
180
               </property>
181
               <property name="invertedAppearance">
182
                <bool>false</bool>
183
               </property>
184
               <property name="wrapping">
185
                <bool>true</bool>
186
               </property>
187
               <property name="notchTarget">
188
                <double>6.000000000000000</double>
189
               </property>
190
               <property name="notchesVisible">
191
                <bool>true</bool>
192
               </property>
193
              </widget>
194
              <widget class="QPushButton" name="batchCalibrationButton">
195
               <property name="geometry">
196
                <rect>
197
                 <x>10</x>
198
                 <y>480</y>
199
                 <width>211</width>
200
                 <height>27</height>
201
                </rect>
202
               </property>
203
               <property name="text">
36 jakw 204
                <string>Batch Aquisition</string>
28 jakw 205
               </property>
206
              </widget>
207
              <widget class="QLabel" name="label_6">
208
               <property name="geometry">
209
                <rect>
210
                 <x>30</x>
211
                 <y>410</y>
212
                 <width>66</width>
213
                 <height>17</height>
214
                </rect>
215
               </property>
216
               <property name="text">
217
                <string>End:</string>
218
               </property>
219
              </widget>
220
              <widget class="QLabel" name="label_5">
221
               <property name="geometry">
222
                <rect>
223
                 <x>70</x>
224
                 <y>30</y>
225
                 <width>111</width>
226
                 <height>17</height>
227
                </rect>
228
               </property>
229
               <property name="text">
230
                <string>Rotation Stage</string>
231
               </property>
232
              </widget>
159 jakw 233
              <widget class="QSpinBox" name="calibrationRotationSpinBox">
234
               <property name="geometry">
235
                <rect>
236
                 <x>90</x>
237
                 <y>220</y>
238
                 <width>61</width>
239
                 <height>27</height>
240
                </rect>
241
               </property>
242
               <property name="wrapping">
243
                <bool>true</bool>
244
               </property>
245
               <property name="suffix">
246
                <string/>
247
               </property>
248
               <property name="maximum">
249
                <number>359</number>
250
               </property>
251
               <property name="value">
252
                <number>0</number>
253
               </property>
254
              </widget>
28 jakw 255
             </widget>
256
            </item>
257
            <item>
258
             <spacer name="verticalSpacer">
259
              <property name="orientation">
260
               <enum>Qt::Vertical</enum>
261
              </property>
262
              <property name="sizeHint" stdset="0">
263
               <size>
264
                <width>20</width>
265
                <height>40</height>
266
               </size>
267
              </property>
268
             </spacer>
269
            </item>
270
           </layout>
271
          </item>
272
          <item>
201 jakw 273
           <layout class="QVBoxLayout" name="calibrationVerticalLayout2" stretch="1,1">
274
            <property name="sizeConstraint">
275
             <enum>QLayout::SetDefaultConstraint</enum>
276
            </property>
28 jakw 277
            <item>
201 jakw 278
             <widget class="SMVideoZoomWidget" name="calibrationCamera0Widget">
28 jakw 279
              <property name="sizePolicy">
201 jakw 280
               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
28 jakw 281
                <horstretch>0</horstretch>
282
                <verstretch>0</verstretch>
283
               </sizepolicy>
284
              </property>
201 jakw 285
              <property name="autoFillBackground">
286
               <bool>false</bool>
28 jakw 287
              </property>
288
              <property name="frameShape">
201 jakw 289
               <enum>QFrame::NoFrame</enum>
28 jakw 290
              </property>
201 jakw 291
              <property name="sizeAdjustPolicy">
292
               <enum>QAbstractScrollArea::AdjustIgnored</enum>
28 jakw 293
              </property>
294
             </widget>
295
            </item>
296
            <item>
201 jakw 297
             <widget class="SMVideoZoomWidget" name="calibrationCamera1Widget">
28 jakw 298
              <property name="sizePolicy">
201 jakw 299
               <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
28 jakw 300
                <horstretch>0</horstretch>
301
                <verstretch>0</verstretch>
302
               </sizepolicy>
303
              </property>
304
              <property name="frameShape">
201 jakw 305
               <enum>QFrame::NoFrame</enum>
28 jakw 306
              </property>
201 jakw 307
              <property name="sizeAdjustPolicy">
308
               <enum>QAbstractScrollArea::AdjustIgnored</enum>
28 jakw 309
              </property>
310
             </widget>
311
            </item>
312
           </layout>
313
          </item>
314
          <item>
315
           <layout class="QVBoxLayout" name="calibrationVerticalLayout3">
316
            <item>
317
             <widget class="QListWidget" name="calibrationListWidget">
318
              <property name="sizePolicy">
319
               <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
320
                <horstretch>0</horstretch>
321
                <verstretch>0</verstretch>
322
               </sizepolicy>
323
              </property>
324
              <property name="minimumSize">
325
               <size>
326
                <width>0</width>
327
                <height>0</height>
328
               </size>
329
              </property>
330
              <property name="maximumSize">
331
               <size>
332
                <width>250</width>
333
                <height>16777215</height>
334
               </size>
335
              </property>
336
              <property name="baseSize">
337
               <size>
338
                <width>0</width>
339
                <height>0</height>
340
               </size>
341
              </property>
207 flgw 342
              <property name="toolTip">
343
               <string notr="true">All images will be considered for intrinsic and extrinsic camera parameter estimation. But only the checked ones will be used for estimation of rotation axis of the rotation stage.</string>
344
              </property>
345
              <property name="statusTip">
346
               <string>All images will be considered for intrinsic and extrinsic camera parameter estimation. But only the checked ones will be used for estimation of rotation axis of the rotation stage.</string>
347
              </property>
348
              <property name="whatsThis">
349
               <string>All images will be considered for intrinsic and extrinsic camera parameter estimation. But only the checked ones will be used for estimation of rotation axis of the rotation stage.</string>
350
              </property>
28 jakw 351
             </widget>
352
            </item>
353
            <item>
354
             <widget class="QPushButton" name="calibrateButton">
355
              <property name="enabled">
356
               <bool>false</bool>
357
              </property>
358
              <property name="text">
359
               <string>Calibrate</string>
360
              </property>
361
             </widget>
362
            </item>
363
           </layout>
364
          </item>
365
         </layout>
366
        </item>
367
       </layout>
1 jakw 368
      </widget>
2 jakw 369
      <widget class="QWidget" name="captureTab">
1 jakw 370
       <attribute name="title">
2 jakw 371
        <string>Capture</string>
1 jakw 372
       </attribute>
28 jakw 373
       <layout class="QGridLayout" name="gridLayout_2">
374
        <item row="0" column="0">
375
         <layout class="QHBoxLayout" name="captureHorizontalLayout">
376
          <item>
377
           <layout class="QVBoxLayout" name="captureVerticalLayout1">
378
            <item>
379
             <widget class="QFrame" name="captureFrame">
380
              <property name="sizePolicy">
381
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
382
                <horstretch>0</horstretch>
383
                <verstretch>0</verstretch>
384
               </sizepolicy>
385
              </property>
386
              <property name="minimumSize">
387
               <size>
388
                <width>230</width>
389
                <height>550</height>
390
               </size>
391
              </property>
392
              <property name="baseSize">
393
               <size>
394
                <width>0</width>
395
                <height>0</height>
396
               </size>
397
              </property>
398
              <property name="frameShape">
399
               <enum>QFrame::NoFrame</enum>
400
              </property>
401
              <property name="frameShadow">
402
               <enum>QFrame::Plain</enum>
403
              </property>
404
              <widget class="QLabel" name="label_17">
405
               <property name="geometry">
406
                <rect>
407
                 <x>30</x>
408
                 <y>440</y>
409
                 <width>66</width>
410
                 <height>17</height>
411
                </rect>
412
               </property>
413
               <property name="text">
414
                <string>Step:</string>
415
               </property>
416
              </widget>
417
              <widget class="QSpinBox" name="captureBatchStartSpinBox">
418
               <property name="geometry">
419
                <rect>
420
                 <x>110</x>
421
                 <y>380</y>
422
                 <width>101</width>
423
                 <height>27</height>
424
                </rect>
425
               </property>
426
               <property name="wrapping">
427
                <bool>true</bool>
428
               </property>
429
               <property name="suffix">
430
                <string/>
431
               </property>
432
               <property name="maximum">
433
                <number>359</number>
434
               </property>
435
              </widget>
436
              <widget class="QSpinBox" name="captureBatchEndSpinBox">
437
               <property name="geometry">
438
                <rect>
439
                 <x>110</x>
440
                 <y>410</y>
441
                 <width>101</width>
442
                 <height>27</height>
443
                </rect>
444
               </property>
445
               <property name="wrapping">
446
                <bool>true</bool>
447
               </property>
448
               <property name="maximum">
449
                <number>359</number>
450
               </property>
451
               <property name="value">
45 jakw 452
                <number>359</number>
28 jakw 453
               </property>
454
              </widget>
455
              <widget class="QSpinBox" name="captureBatchStepSpinBox">
456
               <property name="geometry">
457
                <rect>
458
                 <x>110</x>
459
                 <y>440</y>
460
                 <width>101</width>
461
                 <height>27</height>
462
                </rect>
463
               </property>
464
               <property name="wrapping">
465
                <bool>true</bool>
466
               </property>
160 jakw 467
               <property name="minimum">
468
                <number>1</number>
469
               </property>
28 jakw 470
               <property name="maximum">
471
                <number>359</number>
472
               </property>
473
               <property name="value">
45 jakw 474
                <number>40</number>
28 jakw 475
               </property>
476
              </widget>
477
              <widget class="QPushButton" name="singleCaptureButton">
478
               <property name="geometry">
479
                <rect>
480
                 <x>10</x>
481
                 <y>290</y>
482
                 <width>211</width>
483
                 <height>27</height>
484
                </rect>
485
               </property>
486
               <property name="text">
487
                <string>Single Capture</string>
488
               </property>
489
              </widget>
490
              <widget class="QLabel" name="label_18">
491
               <property name="geometry">
492
                <rect>
493
                 <x>30</x>
494
                 <y>380</y>
495
                 <width>66</width>
496
                 <height>17</height>
497
                </rect>
498
               </property>
499
               <property name="text">
500
                <string>Start:</string>
501
               </property>
502
              </widget>
503
              <widget class="QDial" name="captureRotationDial">
504
               <property name="geometry">
505
                <rect>
506
                 <x>40</x>
507
                 <y>60</y>
508
                 <width>151</width>
509
                 <height>151</height>
510
                </rect>
511
               </property>
159 jakw 512
               <property name="mouseTracking">
513
                <bool>false</bool>
514
               </property>
28 jakw 515
               <property name="maximum">
516
                <number>360</number>
517
               </property>
518
               <property name="orientation">
519
                <enum>Qt::Vertical</enum>
520
               </property>
521
               <property name="invertedAppearance">
522
                <bool>false</bool>
523
               </property>
524
               <property name="wrapping">
525
                <bool>true</bool>
526
               </property>
527
               <property name="notchTarget">
528
                <double>6.000000000000000</double>
529
               </property>
530
               <property name="notchesVisible">
531
                <bool>true</bool>
532
               </property>
533
              </widget>
534
              <widget class="QPushButton" name="batchCaptureButton">
535
               <property name="geometry">
536
                <rect>
537
                 <x>10</x>
538
                 <y>480</y>
539
                 <width>211</width>
540
                 <height>27</height>
541
                </rect>
542
               </property>
543
               <property name="text">
544
                <string>Batch Capture</string>
545
               </property>
546
              </widget>
547
              <widget class="QLabel" name="label_19">
548
               <property name="geometry">
549
                <rect>
550
                 <x>30</x>
551
                 <y>410</y>
552
                 <width>66</width>
553
                 <height>17</height>
554
                </rect>
555
               </property>
556
               <property name="text">
557
                <string>End:</string>
558
               </property>
559
              </widget>
560
              <widget class="QLabel" name="label_20">
561
               <property name="geometry">
562
                <rect>
563
                 <x>70</x>
564
                 <y>30</y>
565
                 <width>111</width>
566
                 <height>17</height>
567
                </rect>
568
               </property>
569
               <property name="text">
570
                <string>Rotation Stage</string>
571
               </property>
572
              </widget>
159 jakw 573
              <widget class="QSpinBox" name="captureRotationSpinBox">
574
               <property name="geometry">
575
                <rect>
576
                 <x>90</x>
577
                 <y>220</y>
578
                 <width>61</width>
579
                 <height>27</height>
580
                </rect>
581
               </property>
582
               <property name="wrapping">
583
                <bool>true</bool>
584
               </property>
585
               <property name="suffix">
586
                <string/>
587
               </property>
588
               <property name="maximum">
589
                <number>359</number>
590
               </property>
591
               <property name="value">
592
                <number>0</number>
593
               </property>
594
              </widget>
28 jakw 595
             </widget>
596
            </item>
597
            <item>
598
             <spacer name="verticalSpacer_3">
599
              <property name="orientation">
600
               <enum>Qt::Vertical</enum>
601
              </property>
602
              <property name="sizeHint" stdset="0">
603
               <size>
604
                <width>20</width>
605
                <height>40</height>
606
               </size>
607
              </property>
608
             </spacer>
609
            </item>
610
           </layout>
611
          </item>
612
          <item>
201 jakw 613
           <layout class="QVBoxLayout" name="captureVerticalLayout2" stretch="1,1">
28 jakw 614
            <item>
201 jakw 615
             <widget class="SMVideoZoomWidget" name="captureCamera0Widget">
28 jakw 616
              <property name="frameShape">
201 jakw 617
               <enum>QFrame::NoFrame</enum>
28 jakw 618
              </property>
619
             </widget>
620
            </item>
621
            <item>
201 jakw 622
             <widget class="SMVideoZoomWidget" name="captureCamera1Widget">
28 jakw 623
              <property name="frameShape">
201 jakw 624
               <enum>QFrame::NoFrame</enum>
28 jakw 625
              </property>
626
             </widget>
627
            </item>
628
           </layout>
629
          </item>
630
          <item>
631
           <layout class="QVBoxLayout" name="captureVerticalLayout3">
632
            <item>
633
             <widget class="QTreeWidget" name="captureTreeWidget">
634
              <property name="sizePolicy">
635
               <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
636
                <horstretch>0</horstretch>
637
                <verstretch>0</verstretch>
638
               </sizepolicy>
639
              </property>
640
              <property name="maximumSize">
641
               <size>
642
                <width>250</width>
643
                <height>16777215</height>
644
               </size>
645
              </property>
646
              <attribute name="headerVisible">
647
               <bool>false</bool>
648
              </attribute>
649
              <column>
650
               <property name="text">
651
                <string notr="true">1</string>
652
               </property>
653
              </column>
654
             </widget>
655
            </item>
656
            <item>
657
             <widget class="QPushButton" name="reconstructButton">
658
              <property name="enabled">
659
               <bool>false</bool>
660
              </property>
661
              <property name="text">
662
               <string>Reconstruct</string>
663
              </property>
664
             </widget>
665
            </item>
666
           </layout>
667
          </item>
668
         </layout>
669
        </item>
670
       </layout>
1 jakw 671
      </widget>
28 jakw 672
      <widget class="QWidget" name="pointCloudTab">
2 jakw 673
       <attribute name="title">
674
        <string>Point Clouds</string>
675
       </attribute>
28 jakw 676
       <layout class="QGridLayout" name="gridLayout_4">
677
        <item row="0" column="0">
678
         <widget class="QListWidget" name="pointCloudsListWidget">
679
          <property name="sizePolicy">
680
           <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
681
            <horstretch>0</horstretch>
682
            <verstretch>0</verstretch>
683
           </sizepolicy>
684
          </property>
685
          <property name="maximumSize">
686
           <size>
687
            <width>200</width>
688
            <height>16777215</height>
689
           </size>
690
          </property>
691
         </widget>
692
        </item>
693
        <item row="0" column="1" rowspan="2">
694
         <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true"/>
695
        </item>
696
       </layout>
2 jakw 697
      </widget>
1 jakw 698
     </widget>
699
    </item>
700
   </layout>
701
  </widget>
2 jakw 702
  <widget class="QStatusBar" name="statusBar"/>
1 jakw 703
  <widget class="QMenuBar" name="menuBar">
704
   <property name="geometry">
705
    <rect>
706
     <x>0</x>
707
     <y>0</y>
148 jakw 708
     <width>896</width>
1 jakw 709
     <height>25</height>
710
    </rect>
711
   </property>
4 jakw 712
   <widget class="QMenu" name="menuPreferences">
713
    <property name="title">
714
     <string>SMScanner</string>
715
    </property>
716
    <addaction name="actionPreferences"/>
717
   </widget>
36 jakw 718
   <widget class="QMenu" name="menuCalibration">
719
    <property name="title">
720
     <string>Calibration</string>
721
    </property>
199 jakw 722
    <addaction name="actionProject_Focusing_Pattern"/>
135 jakw 723
    <addaction name="actionExport_Parameters"/>
36 jakw 724
    <addaction name="actionExport_Sets"/>
135 jakw 725
    <addaction name="actionImport_Parameters"/>
726
    <addaction name="actionImport_Sets"/>
36 jakw 727
   </widget>
728
   <widget class="QMenu" name="menuCapture">
729
    <property name="title">
730
     <string>Capture</string>
731
    </property>
732
    <addaction name="actionExport_Sequences"/>
116 jakw 733
    <addaction name="actionExport_White_Frames"/>
67 jakw 734
    <addaction name="actionClear_Sequences"/>
139 jakw 735
    <addaction name="actionImport_Sequences"/>
36 jakw 736
   </widget>
44 jakw 737
   <widget class="QMenu" name="menuPoint_Clouds">
738
    <property name="title">
739
     <string>Point Clouds</string>
740
    </property>
741
    <addaction name="actionExport_Point_Clouds"/>
139 jakw 742
    <addaction name="actionClear_Point_Clouds"/>
44 jakw 743
   </widget>
4 jakw 744
   <addaction name="menuPreferences"/>
36 jakw 745
   <addaction name="menuCalibration"/>
746
   <addaction name="menuCapture"/>
44 jakw 747
   <addaction name="menuPoint_Clouds"/>
1 jakw 748
  </widget>
4 jakw 749
  <action name="actionPreferences">
750
   <property name="text">
751
    <string>Preferences</string>
752
   </property>
753
  </action>
36 jakw 754
  <action name="actionExport_Sets">
755
   <property name="text">
756
    <string>Export Sets</string>
757
   </property>
758
  </action>
759
  <action name="actionExport_Sequences">
760
   <property name="text">
761
    <string>Export Sequences</string>
762
   </property>
763
  </action>
44 jakw 764
  <action name="actionExport_Parameters">
42 jakw 765
   <property name="text">
44 jakw 766
    <string>Export Parameters</string>
42 jakw 767
   </property>
768
  </action>
44 jakw 769
  <action name="actionExport_Point_Clouds">
770
   <property name="text">
771
    <string>Export Point Clouds</string>
772
   </property>
773
  </action>
67 jakw 774
  <action name="actionClear_Sequences">
775
   <property name="text">
776
    <string>Clear Sequences</string>
777
   </property>
778
  </action>
116 jakw 779
  <action name="actionExport_White_Frames">
780
   <property name="text">
781
    <string>Export White Frames</string>
782
   </property>
783
  </action>
135 jakw 784
  <action name="actionImport_Sets">
785
   <property name="text">
786
    <string>Import Sets</string>
787
   </property>
788
  </action>
789
  <action name="actionImport_Parameters">
790
   <property name="text">
791
    <string>Import Parameters</string>
792
   </property>
793
  </action>
139 jakw 794
  <action name="actionImport_Sequences">
795
   <property name="text">
796
    <string>Import Sequences</string>
797
   </property>
798
  </action>
799
  <action name="actionClear_Point_Clouds">
800
   <property name="text">
801
    <string>Clear Point Clouds</string>
802
   </property>
803
  </action>
199 jakw 804
  <action name="actionProject_Focusing_Pattern">
805
   <property name="checkable">
806
    <bool>true</bool>
807
   </property>
808
   <property name="text">
809
    <string>Project Focusing Pattern</string>
810
   </property>
811
  </action>
1 jakw 812
 </widget>
813
 <layoutdefault spacing="6" margin="11"/>
2 jakw 814
 <customwidgets>
815
  <customwidget>
816
   <class>SMPointCloudWidget</class>
817
   <extends>QWidget</extends>
818
   <header>SMPointCloudWidget.h</header>
819
   <container>1</container>
820
  </customwidget>
821
  <customwidget>
201 jakw 822
   <class>SMVideoZoomWidget</class>
823
   <extends>QGraphicsView</extends>
824
   <header>SMVideoZoomWidget.h</header>
2 jakw 825
  </customwidget>
826
 </customwidgets>
28 jakw 827
 <tabstops>
828
  <tabstop>tabWidget</tabstop>
829
  <tabstop>calibrationRotationDial</tabstop>
830
  <tabstop>singleCalibrationButton</tabstop>
831
  <tabstop>calibrationBatchStartSpinBox</tabstop>
832
  <tabstop>calibrationBatchEndSpinBox</tabstop>
833
  <tabstop>calibrationBatchStepSpinBox</tabstop>
834
  <tabstop>batchCalibrationButton</tabstop>
835
  <tabstop>calibrationListWidget</tabstop>
836
  <tabstop>calibrateButton</tabstop>
837
  <tabstop>captureRotationDial</tabstop>
838
  <tabstop>singleCaptureButton</tabstop>
839
  <tabstop>captureBatchStartSpinBox</tabstop>
840
  <tabstop>captureBatchEndSpinBox</tabstop>
841
  <tabstop>captureBatchStepSpinBox</tabstop>
842
  <tabstop>batchCaptureButton</tabstop>
843
  <tabstop>captureTreeWidget</tabstop>
844
  <tabstop>reconstructButton</tabstop>
845
  <tabstop>pointCloudsListWidget</tabstop>
846
 </tabstops>
1 jakw 847
 <resources/>
848
 <connections/>
27 jakw 849
 <slots>
850
  <slot>on_rotationDial_sliderReleased()</slot>
851
 </slots>
1 jakw 852
</ui>