Subversion Repositories seema-scanner

Rev

Rev 225 | Rev 244 | 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">
230 jakw 21
       <number>0</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">
225 jakw 343
               <string notr="true"/>
207 flgw 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>
225 jakw 351
              <property name="selectionMode">
352
               <enum>QAbstractItemView::ExtendedSelection</enum>
353
              </property>
28 jakw 354
             </widget>
355
            </item>
356
            <item>
225 jakw 357
             <widget class="QPushButton" name="calibrateCamerasButton">
28 jakw 358
              <property name="enabled">
359
               <bool>false</bool>
360
              </property>
225 jakw 361
              <property name="toolTip">
362
               <string>Calibrate cameras based on selected images.</string>
363
              </property>
28 jakw 364
              <property name="text">
225 jakw 365
               <string>Calibrate Cameras</string>
28 jakw 366
              </property>
367
             </widget>
368
            </item>
225 jakw 369
            <item>
370
             <widget class="QPushButton" name="calibrateRotationStageButton">
371
              <property name="enabled">
372
               <bool>false</bool>
373
              </property>
374
              <property name="toolTip">
375
               <string>Calibrate rotation stage based on selected images.</string>
376
              </property>
377
              <property name="text">
378
               <string>Calibrate Rotation Stage</string>
379
              </property>
380
             </widget>
381
            </item>
28 jakw 382
           </layout>
383
          </item>
384
         </layout>
385
        </item>
386
       </layout>
1 jakw 387
      </widget>
2 jakw 388
      <widget class="QWidget" name="captureTab">
1 jakw 389
       <attribute name="title">
2 jakw 390
        <string>Capture</string>
1 jakw 391
       </attribute>
28 jakw 392
       <layout class="QGridLayout" name="gridLayout_2">
393
        <item row="0" column="0">
394
         <layout class="QHBoxLayout" name="captureHorizontalLayout">
395
          <item>
396
           <layout class="QVBoxLayout" name="captureVerticalLayout1">
397
            <item>
398
             <widget class="QFrame" name="captureFrame">
399
              <property name="sizePolicy">
400
               <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
401
                <horstretch>0</horstretch>
402
                <verstretch>0</verstretch>
403
               </sizepolicy>
404
              </property>
405
              <property name="minimumSize">
406
               <size>
407
                <width>230</width>
408
                <height>550</height>
409
               </size>
410
              </property>
411
              <property name="baseSize">
412
               <size>
413
                <width>0</width>
414
                <height>0</height>
415
               </size>
416
              </property>
417
              <property name="frameShape">
418
               <enum>QFrame::NoFrame</enum>
419
              </property>
420
              <property name="frameShadow">
421
               <enum>QFrame::Plain</enum>
422
              </property>
423
              <widget class="QLabel" name="label_17">
424
               <property name="geometry">
425
                <rect>
426
                 <x>30</x>
427
                 <y>440</y>
428
                 <width>66</width>
429
                 <height>17</height>
430
                </rect>
431
               </property>
432
               <property name="text">
433
                <string>Step:</string>
434
               </property>
435
              </widget>
436
              <widget class="QSpinBox" name="captureBatchStartSpinBox">
437
               <property name="geometry">
438
                <rect>
439
                 <x>110</x>
440
                 <y>380</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="suffix">
449
                <string/>
450
               </property>
451
               <property name="maximum">
452
                <number>359</number>
453
               </property>
454
              </widget>
455
              <widget class="QSpinBox" name="captureBatchEndSpinBox">
456
               <property name="geometry">
457
                <rect>
458
                 <x>110</x>
459
                 <y>410</y>
460
                 <width>101</width>
461
                 <height>27</height>
462
                </rect>
463
               </property>
464
               <property name="wrapping">
465
                <bool>true</bool>
466
               </property>
467
               <property name="maximum">
468
                <number>359</number>
469
               </property>
470
               <property name="value">
45 jakw 471
                <number>359</number>
28 jakw 472
               </property>
473
              </widget>
474
              <widget class="QSpinBox" name="captureBatchStepSpinBox">
475
               <property name="geometry">
476
                <rect>
477
                 <x>110</x>
478
                 <y>440</y>
479
                 <width>101</width>
480
                 <height>27</height>
481
                </rect>
482
               </property>
483
               <property name="wrapping">
484
                <bool>true</bool>
485
               </property>
160 jakw 486
               <property name="minimum">
487
                <number>1</number>
488
               </property>
28 jakw 489
               <property name="maximum">
490
                <number>359</number>
491
               </property>
492
               <property name="value">
45 jakw 493
                <number>40</number>
28 jakw 494
               </property>
495
              </widget>
496
              <widget class="QPushButton" name="singleCaptureButton">
497
               <property name="geometry">
498
                <rect>
499
                 <x>10</x>
500
                 <y>290</y>
501
                 <width>211</width>
502
                 <height>27</height>
503
                </rect>
504
               </property>
505
               <property name="text">
506
                <string>Single Capture</string>
507
               </property>
508
              </widget>
509
              <widget class="QLabel" name="label_18">
510
               <property name="geometry">
511
                <rect>
512
                 <x>30</x>
513
                 <y>380</y>
514
                 <width>66</width>
515
                 <height>17</height>
516
                </rect>
517
               </property>
518
               <property name="text">
519
                <string>Start:</string>
520
               </property>
521
              </widget>
522
              <widget class="QDial" name="captureRotationDial">
523
               <property name="geometry">
524
                <rect>
525
                 <x>40</x>
526
                 <y>60</y>
527
                 <width>151</width>
528
                 <height>151</height>
529
                </rect>
530
               </property>
159 jakw 531
               <property name="mouseTracking">
532
                <bool>false</bool>
533
               </property>
28 jakw 534
               <property name="maximum">
535
                <number>360</number>
536
               </property>
537
               <property name="orientation">
538
                <enum>Qt::Vertical</enum>
539
               </property>
540
               <property name="invertedAppearance">
541
                <bool>false</bool>
542
               </property>
543
               <property name="wrapping">
544
                <bool>true</bool>
545
               </property>
546
               <property name="notchTarget">
547
                <double>6.000000000000000</double>
548
               </property>
549
               <property name="notchesVisible">
550
                <bool>true</bool>
551
               </property>
552
              </widget>
553
              <widget class="QPushButton" name="batchCaptureButton">
554
               <property name="geometry">
555
                <rect>
556
                 <x>10</x>
557
                 <y>480</y>
558
                 <width>211</width>
559
                 <height>27</height>
560
                </rect>
561
               </property>
562
               <property name="text">
563
                <string>Batch Capture</string>
564
               </property>
565
              </widget>
566
              <widget class="QLabel" name="label_19">
567
               <property name="geometry">
568
                <rect>
569
                 <x>30</x>
570
                 <y>410</y>
571
                 <width>66</width>
572
                 <height>17</height>
573
                </rect>
574
               </property>
575
               <property name="text">
576
                <string>End:</string>
577
               </property>
578
              </widget>
579
              <widget class="QLabel" name="label_20">
580
               <property name="geometry">
581
                <rect>
582
                 <x>70</x>
583
                 <y>30</y>
584
                 <width>111</width>
585
                 <height>17</height>
586
                </rect>
587
               </property>
588
               <property name="text">
589
                <string>Rotation Stage</string>
590
               </property>
591
              </widget>
159 jakw 592
              <widget class="QSpinBox" name="captureRotationSpinBox">
593
               <property name="geometry">
594
                <rect>
595
                 <x>90</x>
596
                 <y>220</y>
597
                 <width>61</width>
598
                 <height>27</height>
599
                </rect>
600
               </property>
601
               <property name="wrapping">
602
                <bool>true</bool>
603
               </property>
604
               <property name="suffix">
605
                <string/>
606
               </property>
607
               <property name="maximum">
608
                <number>359</number>
609
               </property>
610
               <property name="value">
611
                <number>0</number>
612
               </property>
613
              </widget>
28 jakw 614
             </widget>
615
            </item>
616
            <item>
617
             <spacer name="verticalSpacer_3">
618
              <property name="orientation">
619
               <enum>Qt::Vertical</enum>
620
              </property>
621
              <property name="sizeHint" stdset="0">
622
               <size>
623
                <width>20</width>
624
                <height>40</height>
625
               </size>
626
              </property>
627
             </spacer>
628
            </item>
629
           </layout>
630
          </item>
631
          <item>
201 jakw 632
           <layout class="QVBoxLayout" name="captureVerticalLayout2" stretch="1,1">
28 jakw 633
            <item>
201 jakw 634
             <widget class="SMVideoZoomWidget" name="captureCamera0Widget">
28 jakw 635
              <property name="frameShape">
201 jakw 636
               <enum>QFrame::NoFrame</enum>
28 jakw 637
              </property>
638
             </widget>
639
            </item>
640
            <item>
201 jakw 641
             <widget class="SMVideoZoomWidget" name="captureCamera1Widget">
28 jakw 642
              <property name="frameShape">
201 jakw 643
               <enum>QFrame::NoFrame</enum>
28 jakw 644
              </property>
645
             </widget>
646
            </item>
647
           </layout>
648
          </item>
649
          <item>
650
           <layout class="QVBoxLayout" name="captureVerticalLayout3">
651
            <item>
652
             <widget class="QTreeWidget" name="captureTreeWidget">
653
              <property name="sizePolicy">
654
               <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
655
                <horstretch>0</horstretch>
656
                <verstretch>0</verstretch>
657
               </sizepolicy>
658
              </property>
659
              <property name="maximumSize">
660
               <size>
661
                <width>250</width>
662
                <height>16777215</height>
663
               </size>
664
              </property>
665
              <attribute name="headerVisible">
666
               <bool>false</bool>
667
              </attribute>
668
              <column>
669
               <property name="text">
670
                <string notr="true">1</string>
671
               </property>
672
              </column>
673
             </widget>
674
            </item>
675
           </layout>
676
          </item>
677
         </layout>
678
        </item>
679
       </layout>
1 jakw 680
      </widget>
28 jakw 681
      <widget class="QWidget" name="pointCloudTab">
2 jakw 682
       <attribute name="title">
683
        <string>Point Clouds</string>
684
       </attribute>
28 jakw 685
       <layout class="QGridLayout" name="gridLayout_4">
686
        <item row="0" column="0">
687
         <widget class="QListWidget" name="pointCloudsListWidget">
688
          <property name="sizePolicy">
689
           <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
690
            <horstretch>0</horstretch>
691
            <verstretch>0</verstretch>
692
           </sizepolicy>
693
          </property>
694
          <property name="maximumSize">
695
           <size>
696
            <width>200</width>
697
            <height>16777215</height>
698
           </size>
699
          </property>
700
         </widget>
701
        </item>
702
        <item row="0" column="1" rowspan="2">
703
         <widget class="SMPointCloudWidget" name="pointCloudWidget" native="true"/>
704
        </item>
705
       </layout>
2 jakw 706
      </widget>
1 jakw 707
     </widget>
708
    </item>
709
   </layout>
710
  </widget>
2 jakw 711
  <widget class="QStatusBar" name="statusBar"/>
1 jakw 712
  <widget class="QMenuBar" name="menuBar">
713
   <property name="geometry">
714
    <rect>
715
     <x>0</x>
716
     <y>0</y>
148 jakw 717
     <width>896</width>
1 jakw 718
     <height>25</height>
719
    </rect>
720
   </property>
4 jakw 721
   <widget class="QMenu" name="menuPreferences">
722
    <property name="title">
723
     <string>SMScanner</string>
724
    </property>
725
    <addaction name="actionPreferences"/>
225 jakw 726
    <addaction name="actionView_Log_Messages"/>
4 jakw 727
   </widget>
36 jakw 728
   <widget class="QMenu" name="menuCalibration">
729
    <property name="title">
730
     <string>Calibration</string>
731
    </property>
199 jakw 732
    <addaction name="actionProject_Focusing_Pattern"/>
135 jakw 733
    <addaction name="actionExport_Parameters"/>
36 jakw 734
    <addaction name="actionExport_Sets"/>
135 jakw 735
    <addaction name="actionImport_Parameters"/>
736
    <addaction name="actionImport_Sets"/>
36 jakw 737
   </widget>
738
   <widget class="QMenu" name="menuCapture">
739
    <property name="title">
740
     <string>Capture</string>
741
    </property>
742
    <addaction name="actionExport_Sequences"/>
116 jakw 743
    <addaction name="actionExport_White_Frames"/>
67 jakw 744
    <addaction name="actionClear_Sequences"/>
139 jakw 745
    <addaction name="actionImport_Sequences"/>
36 jakw 746
   </widget>
44 jakw 747
   <widget class="QMenu" name="menuPoint_Clouds">
748
    <property name="title">
749
     <string>Point Clouds</string>
750
    </property>
751
    <addaction name="actionExport_Point_Clouds"/>
139 jakw 752
    <addaction name="actionClear_Point_Clouds"/>
44 jakw 753
   </widget>
4 jakw 754
   <addaction name="menuPreferences"/>
36 jakw 755
   <addaction name="menuCalibration"/>
756
   <addaction name="menuCapture"/>
44 jakw 757
   <addaction name="menuPoint_Clouds"/>
1 jakw 758
  </widget>
4 jakw 759
  <action name="actionPreferences">
760
   <property name="text">
761
    <string>Preferences</string>
762
   </property>
763
  </action>
36 jakw 764
  <action name="actionExport_Sets">
765
   <property name="text">
766
    <string>Export Sets</string>
767
   </property>
768
  </action>
769
  <action name="actionExport_Sequences">
770
   <property name="text">
771
    <string>Export Sequences</string>
772
   </property>
773
  </action>
44 jakw 774
  <action name="actionExport_Parameters">
42 jakw 775
   <property name="text">
44 jakw 776
    <string>Export Parameters</string>
42 jakw 777
   </property>
778
  </action>
44 jakw 779
  <action name="actionExport_Point_Clouds">
780
   <property name="text">
781
    <string>Export Point Clouds</string>
782
   </property>
783
  </action>
67 jakw 784
  <action name="actionClear_Sequences">
785
   <property name="text">
786
    <string>Clear Sequences</string>
787
   </property>
788
  </action>
116 jakw 789
  <action name="actionExport_White_Frames">
790
   <property name="text">
791
    <string>Export White Frames</string>
792
   </property>
793
  </action>
135 jakw 794
  <action name="actionImport_Sets">
795
   <property name="text">
796
    <string>Import Sets</string>
797
   </property>
798
  </action>
799
  <action name="actionImport_Parameters">
800
   <property name="text">
801
    <string>Import Parameters</string>
802
   </property>
803
  </action>
139 jakw 804
  <action name="actionImport_Sequences">
805
   <property name="text">
806
    <string>Import Sequences</string>
807
   </property>
808
  </action>
809
  <action name="actionClear_Point_Clouds">
810
   <property name="text">
811
    <string>Clear Point Clouds</string>
812
   </property>
813
  </action>
199 jakw 814
  <action name="actionProject_Focusing_Pattern">
815
   <property name="checkable">
816
    <bool>true</bool>
817
   </property>
818
   <property name="text">
819
    <string>Project Focusing Pattern</string>
820
   </property>
821
  </action>
225 jakw 822
  <action name="actionView_Log_Messages">
823
   <property name="text">
824
    <string>View Log Messages</string>
825
   </property>
826
  </action>
1 jakw 827
 </widget>
828
 <layoutdefault spacing="6" margin="11"/>
2 jakw 829
 <customwidgets>
830
  <customwidget>
831
   <class>SMPointCloudWidget</class>
832
   <extends>QWidget</extends>
833
   <header>SMPointCloudWidget.h</header>
834
   <container>1</container>
835
  </customwidget>
836
  <customwidget>
201 jakw 837
   <class>SMVideoZoomWidget</class>
838
   <extends>QGraphicsView</extends>
839
   <header>SMVideoZoomWidget.h</header>
2 jakw 840
  </customwidget>
841
 </customwidgets>
28 jakw 842
 <tabstops>
843
  <tabstop>tabWidget</tabstop>
844
  <tabstop>calibrationRotationDial</tabstop>
845
  <tabstop>singleCalibrationButton</tabstop>
846
  <tabstop>calibrationBatchStartSpinBox</tabstop>
847
  <tabstop>calibrationBatchEndSpinBox</tabstop>
848
  <tabstop>calibrationBatchStepSpinBox</tabstop>
849
  <tabstop>batchCalibrationButton</tabstop>
850
  <tabstop>calibrationListWidget</tabstop>
225 jakw 851
  <tabstop>calibrateCamerasButton</tabstop>
28 jakw 852
  <tabstop>captureRotationDial</tabstop>
853
  <tabstop>singleCaptureButton</tabstop>
854
  <tabstop>captureBatchStartSpinBox</tabstop>
855
  <tabstop>captureBatchEndSpinBox</tabstop>
856
  <tabstop>captureBatchStepSpinBox</tabstop>
857
  <tabstop>batchCaptureButton</tabstop>
858
  <tabstop>captureTreeWidget</tabstop>
859
  <tabstop>pointCloudsListWidget</tabstop>
860
 </tabstops>
1 jakw 861
 <resources/>
862
 <connections/>
27 jakw 863
 <slots>
864
  <slot>on_rotationDial_sliderReleased()</slot>
865
 </slots>
1 jakw 866
</ui>