Subversion Repositories seema-scanner

Rev

Rev 247 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 247 Rev 255
Line 4... Line 4...
4
 <widget class="QMainWindow" name="SMScanner">
4
 <widget class="QMainWindow" name="SMScanner">
5
  <property name="geometry">
5
  <property name="geometry">
6
   <rect>
6
   <rect>
7
    <x>0</x>
7
    <x>0</x>
8
    <y>0</y>
8
    <y>0</y>
9
    <width>896</width>
9
    <width>1204</width>
10
    <height>677</height>
10
    <height>912</height>
11
   </rect>
11
   </rect>
12
  </property>
12
  </property>
13
  <property name="windowTitle">
13
  <property name="windowTitle">
14
   <string>SeeMaLab 3D Scanner</string>
14
   <string>SeeMaLab 3D Scanner</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="0">
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>1</number>
22
      </property>
22
      </property>
23
      <widget class="QWidget" name="calibrationTab">
23
      <widget class="QWidget" name="calibrationTab">
24
       <property name="enabled">
24
       <property name="enabled">
25
        <bool>true</bool>
25
        <bool>true</bool>
26
       </property>
26
       </property>
Line 402... Line 402...
402
                <verstretch>0</verstretch>
402
                <verstretch>0</verstretch>
403
               </sizepolicy>
403
               </sizepolicy>
404
              </property>
404
              </property>
405
              <property name="minimumSize">
405
              <property name="minimumSize">
406
               <size>
406
               <size>
407
                <width>230</width>
407
                <width>231</width>
408
                <height>550</height>
408
                <height>724</height>
409
               </size>
409
               </size>
410
              </property>
410
              </property>
411
              <property name="baseSize">
411
              <property name="baseSize">
412
               <size>
412
               <size>
413
                <width>0</width>
413
                <width>0</width>
Line 422... Line 422...
422
              </property>
422
              </property>
423
              <widget class="QLabel" name="label_17">
423
              <widget class="QLabel" name="label_17">
424
               <property name="geometry">
424
               <property name="geometry">
425
                <rect>
425
                <rect>
426
                 <x>30</x>
426
                 <x>30</x>
427
                 <y>440</y>
427
                 <y>390</y>
428
                 <width>66</width>
428
                 <width>66</width>
429
                 <height>17</height>
429
                 <height>17</height>
430
                </rect>
430
                </rect>
431
               </property>
431
               </property>
432
               <property name="text">
432
               <property name="text">
Line 435... Line 435...
435
              </widget>
435
              </widget>
436
              <widget class="QSpinBox" name="captureBatchStartSpinBox">
436
              <widget class="QSpinBox" name="captureBatchStartSpinBox">
437
               <property name="geometry">
437
               <property name="geometry">
438
                <rect>
438
                <rect>
439
                 <x>110</x>
439
                 <x>110</x>
440
                 <y>380</y>
440
                 <y>330</y>
441
                 <width>101</width>
441
                 <width>101</width>
442
                 <height>27</height>
442
                 <height>27</height>
443
                </rect>
443
                </rect>
444
               </property>
444
               </property>
445
               <property name="wrapping">
445
               <property name="wrapping">
Line 449... Line 449...
449
                <string/>
449
                <string/>
450
               </property>
450
               </property>
451
               <property name="maximum">
451
               <property name="maximum">
452
                <number>359</number>
452
                <number>359</number>
453
               </property>
453
               </property>
-
 
454
               <property name="value">
-
 
455
                <number>340</number>
-
 
456
               </property>
454
              </widget>
457
              </widget>
455
              <widget class="QSpinBox" name="captureBatchEndSpinBox">
458
              <widget class="QSpinBox" name="captureBatchEndSpinBox">
456
               <property name="geometry">
459
               <property name="geometry">
457
                <rect>
460
                <rect>
458
                 <x>110</x>
461
                 <x>110</x>
459
                 <y>410</y>
462
                 <y>360</y>
460
                 <width>101</width>
463
                 <width>101</width>
461
                 <height>27</height>
464
                 <height>27</height>
462
                </rect>
465
                </rect>
463
               </property>
466
               </property>
464
               <property name="wrapping">
467
               <property name="wrapping">
Line 466... Line 469...
466
               </property>
469
               </property>
467
               <property name="maximum">
470
               <property name="maximum">
468
                <number>359</number>
471
                <number>359</number>
469
               </property>
472
               </property>
470
               <property name="value">
473
               <property name="value">
471
                <number>359</number>
474
                <number>20</number>
472
               </property>
475
               </property>
473
              </widget>
476
              </widget>
474
              <widget class="QSpinBox" name="captureBatchStepSpinBox">
477
              <widget class="QSpinBox" name="captureBatchStepSpinBox">
475
               <property name="geometry">
478
               <property name="geometry">
476
                <rect>
479
                <rect>
477
                 <x>110</x>
480
                 <x>110</x>
478
                 <y>440</y>
481
                 <y>390</y>
479
                 <width>101</width>
482
                 <width>101</width>
480
                 <height>27</height>
483
                 <height>27</height>
481
                </rect>
484
                </rect>
482
               </property>
485
               </property>
483
               <property name="wrapping">
486
               <property name="wrapping">
Line 488... Line 491...
488
               </property>
491
               </property>
489
               <property name="maximum">
492
               <property name="maximum">
490
                <number>359</number>
493
                <number>359</number>
491
               </property>
494
               </property>
492
               <property name="value">
495
               <property name="value">
493
                <number>40</number>
496
                <number>5</number>
494
               </property>
497
               </property>
495
              </widget>
498
              </widget>
496
              <widget class="QPushButton" name="singleCaptureButton">
499
              <widget class="QPushButton" name="singleCaptureButton">
497
               <property name="geometry">
500
               <property name="geometry">
498
                <rect>
501
                <rect>
499
                 <x>10</x>
502
                 <x>10</x>
500
                 <y>290</y>
503
                 <y>260</y>
501
                 <width>211</width>
504
                 <width>211</width>
502
                 <height>27</height>
505
                 <height>27</height>
503
                </rect>
506
                </rect>
504
               </property>
507
               </property>
505
               <property name="text">
508
               <property name="text">
Line 508... Line 511...
508
              </widget>
511
              </widget>
509
              <widget class="QLabel" name="label_18">
512
              <widget class="QLabel" name="label_18">
510
               <property name="geometry">
513
               <property name="geometry">
511
                <rect>
514
                <rect>
512
                 <x>30</x>
515
                 <x>30</x>
513
                 <y>380</y>
516
                 <y>330</y>
514
                 <width>66</width>
517
                 <width>66</width>
515
                 <height>17</height>
518
                 <height>17</height>
516
                </rect>
519
                </rect>
517
               </property>
520
               </property>
518
               <property name="text">
521
               <property name="text">
Line 552... Line 555...
552
              </widget>
555
              </widget>
553
              <widget class="QPushButton" name="batchCaptureButton">
556
              <widget class="QPushButton" name="batchCaptureButton">
554
               <property name="geometry">
557
               <property name="geometry">
555
                <rect>
558
                <rect>
556
                 <x>10</x>
559
                 <x>10</x>
557
                 <y>480</y>
560
                 <y>530</y>
558
                 <width>211</width>
561
                 <width>211</width>
559
                 <height>27</height>
562
                 <height>27</height>
560
                </rect>
563
                </rect>
561
               </property>
564
               </property>
562
               <property name="text">
565
               <property name="text">
Line 565... Line 568...
565
              </widget>
568
              </widget>
566
              <widget class="QLabel" name="label_19">
569
              <widget class="QLabel" name="label_19">
567
               <property name="geometry">
570
               <property name="geometry">
568
                <rect>
571
                <rect>
569
                 <x>30</x>
572
                 <x>30</x>
570
                 <y>410</y>
573
                 <y>360</y>
571
                 <width>66</width>
574
                 <width>66</width>
572
                 <height>17</height>
575
                 <height>17</height>
573
                </rect>
576
                </rect>
574
               </property>
577
               </property>
575
               <property name="text">
578
               <property name="text">
Line 609... Line 612...
609
               </property>
612
               </property>
610
               <property name="value">
613
               <property name="value">
611
                <number>0</number>
614
                <number>0</number>
612
               </property>
615
               </property>
613
              </widget>
616
              </widget>
-
 
617
              <widget class="QSpinBox" name="captureBatchStepRepeatSpinBox">
-
 
618
               <property name="geometry">
-
 
619
                <rect>
-
 
620
                 <x>110</x>
-
 
621
                 <y>460</y>
-
 
622
                 <width>101</width>
-
 
623
                 <height>27</height>
-
 
624
                </rect>
-
 
625
               </property>
-
 
626
               <property name="wrapping">
-
 
627
                <bool>true</bool>
-
 
628
               </property>
-
 
629
               <property name="suffix">
-
 
630
                <string/>
-
 
631
               </property>
-
 
632
               <property name="maximum">
-
 
633
                <number>359</number>
-
 
634
               </property>
-
 
635
               <property name="value">
-
 
636
                <number>1</number>
-
 
637
               </property>
-
 
638
              </widget>
-
 
639
              <widget class="QLabel" name="label_21">
-
 
640
               <property name="geometry">
-
 
641
                <rect>
-
 
642
                 <x>30</x>
-
 
643
                 <y>430</y>
-
 
644
                 <width>91</width>
-
 
645
                 <height>20</height>
-
 
646
                </rect>
-
 
647
               </property>
-
 
648
               <property name="font">
-
 
649
                <font>
-
 
650
                 <weight>75</weight>
-
 
651
                 <bold>true</bold>
-
 
652
                </font>
-
 
653
               </property>
-
 
654
               <property name="text">
-
 
655
                <string>Repeat:</string>
-
 
656
               </property>
-
 
657
              </widget>
-
 
658
              <widget class="QLabel" name="label_22">
-
 
659
               <property name="geometry">
-
 
660
                <rect>
-
 
661
                 <x>30</x>
-
 
662
                 <y>490</y>
-
 
663
                 <width>91</width>
-
 
664
                 <height>20</height>
-
 
665
                </rect>
-
 
666
               </property>
-
 
667
               <property name="text">
-
 
668
                <string>Sequence</string>
-
 
669
               </property>
-
 
670
              </widget>
-
 
671
              <widget class="QSpinBox" name="captureBatchSequenceRepeatSpinBox">
-
 
672
               <property name="geometry">
-
 
673
                <rect>
-
 
674
                 <x>110</x>
-
 
675
                 <y>490</y>
-
 
676
                 <width>101</width>
-
 
677
                 <height>27</height>
-
 
678
                </rect>
-
 
679
               </property>
-
 
680
               <property name="wrapping">
-
 
681
                <bool>true</bool>
-
 
682
               </property>
-
 
683
               <property name="suffix">
-
 
684
                <string/>
-
 
685
               </property>
-
 
686
               <property name="maximum">
-
 
687
                <number>359</number>
-
 
688
               </property>
-
 
689
               <property name="value">
-
 
690
                <number>1</number>
-
 
691
               </property>
-
 
692
              </widget>
-
 
693
              <widget class="QLabel" name="label_23">
-
 
694
               <property name="geometry">
-
 
695
                <rect>
-
 
696
                 <x>30</x>
-
 
697
                 <y>460</y>
-
 
698
                 <width>91</width>
-
 
699
                 <height>20</height>
-
 
700
                </rect>
-
 
701
               </property>
-
 
702
               <property name="text">
-
 
703
                <string>Steps</string>
-
 
704
               </property>
-
 
705
              </widget>
-
 
706
              <widget class="Line" name="line">
-
 
707
               <property name="geometry">
-
 
708
                <rect>
-
 
709
                 <x>10</x>
-
 
710
                 <y>300</y>
-
 
711
                 <width>211</width>
-
 
712
                 <height>16</height>
-
 
713
                </rect>
-
 
714
               </property>
-
 
715
               <property name="orientation">
-
 
716
                <enum>Qt::Horizontal</enum>
-
 
717
               </property>
-
 
718
              </widget>
-
 
719
              <widget class="Line" name="line_2">
-
 
720
               <property name="geometry">
-
 
721
                <rect>
-
 
722
                 <x>10</x>
-
 
723
                 <y>570</y>
-
 
724
                 <width>211</width>
-
 
725
                 <height>16</height>
-
 
726
                </rect>
-
 
727
               </property>
-
 
728
               <property name="orientation">
-
 
729
                <enum>Qt::Horizontal</enum>
-
 
730
               </property>
-
 
731
              </widget>
-
 
732
              <widget class="QCheckBox" name="exportCheckBox">
-
 
733
               <property name="geometry">
-
 
734
                <rect>
-
 
735
                 <x>10</x>
-
 
736
                 <y>590</y>
-
 
737
                 <width>211</width>
-
 
738
                 <height>21</height>
-
 
739
                </rect>
-
 
740
               </property>
-
 
741
               <property name="toolTip">
-
 
742
                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Exports each frame sequence after end of aquisition.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Does not export point clouds!&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
-
 
743
               </property>
-
 
744
               <property name="text">
-
 
745
                <string>Export sequences continuously</string>
-
 
746
               </property>
-
 
747
              </widget>
-
 
748
              <widget class="QLineEdit" name="exportPathLineEdit">
-
 
749
               <property name="enabled">
-
 
750
                <bool>false</bool>
-
 
751
               </property>
-
 
752
               <property name="geometry">
-
 
753
                <rect>
-
 
754
                 <x>10</x>
-
 
755
                 <y>640</y>
-
 
756
                 <width>141</width>
-
 
757
                 <height>23</height>
-
 
758
                </rect>
-
 
759
               </property>
-
 
760
               <property name="toolTip">
-
 
761
                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Exported sequence path.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
-
 
762
               </property>
-
 
763
              </widget>
-
 
764
              <widget class="QPushButton" name="browseExportPushButton">
-
 
765
               <property name="enabled">
-
 
766
                <bool>false</bool>
-
 
767
               </property>
-
 
768
               <property name="geometry">
-
 
769
                <rect>
-
 
770
                 <x>159</x>
-
 
771
                 <y>640</y>
-
 
772
                 <width>61</width>
-
 
773
                 <height>23</height>
-
 
774
                </rect>
-
 
775
               </property>
-
 
776
               <property name="text">
-
 
777
                <string>Browse</string>
-
 
778
               </property>
-
 
779
              </widget>
-
 
780
              <widget class="QCheckBox" name="deleteExportCheckBox">
-
 
781
               <property name="enabled">
-
 
782
                <bool>false</bool>
-
 
783
               </property>
-
 
784
               <property name="geometry">
-
 
785
                <rect>
-
 
786
                 <x>10</x>
-
 
787
                 <y>669</y>
-
 
788
                 <width>191</width>
-
 
789
                 <height>21</height>
-
 
790
                </rect>
-
 
791
               </property>
-
 
792
               <property name="toolTip">
-
 
793
                <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Deletes an exported frame sequence.&lt;/p&gt;&lt;p&gt;&lt;span style=&quot; font-style:italic;&quot;&gt;Does not delete the point clouds.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
-
 
794
               </property>
-
 
795
               <property name="text">
-
 
796
                <string>Delete exported sequences</string>
-
 
797
               </property>
-
 
798
              </widget>
-
 
799
              <widget class="QLabel" name="exportedPathLabel">
-
 
800
               <property name="enabled">
-
 
801
                <bool>false</bool>
-
 
802
               </property>
-
 
803
               <property name="geometry">
-
 
804
                <rect>
-
 
805
                 <x>10</x>
-
 
806
                 <y>620</y>
-
 
807
                 <width>111</width>
-
 
808
                 <height>16</height>
-
 
809
                </rect>
-
 
810
               </property>
-
 
811
               <property name="text">
-
 
812
                <string>Exported path:</string>
-
 
813
               </property>
-
 
814
              </widget>
-
 
815
              <widget class="QProgressBar" name="exportProgressBar">
-
 
816
               <property name="enabled">
-
 
817
                <bool>false</bool>
-
 
818
               </property>
-
 
819
               <property name="geometry">
-
 
820
                <rect>
-
 
821
                 <x>10</x>
-
 
822
                 <y>700</y>
-
 
823
                 <width>151</width>
-
 
824
                 <height>23</height>
-
 
825
                </rect>
-
 
826
               </property>
-
 
827
               <property name="value">
-
 
828
                <number>0</number>
-
 
829
               </property>
-
 
830
               <property name="textVisible">
-
 
831
                <bool>true</bool>
-
 
832
               </property>
-
 
833
               <property name="invertedAppearance">
-
 
834
                <bool>false</bool>
-
 
835
               </property>
-
 
836
              </widget>
-
 
837
              <widget class="QPushButton" name="abortExportPushButton">
-
 
838
               <property name="enabled">
-
 
839
                <bool>false</bool>
-
 
840
               </property>
-
 
841
               <property name="geometry">
-
 
842
                <rect>
-
 
843
                 <x>170</x>
-
 
844
                 <y>700</y>
-
 
845
                 <width>51</width>
-
 
846
                 <height>23</height>
-
 
847
                </rect>
-
 
848
               </property>
-
 
849
               <property name="text">
-
 
850
                <string>Abort</string>
-
 
851
               </property>
-
 
852
              </widget>
614
             </widget>
853
             </widget>
615
            </item>
854
            </item>
616
            <item>
855
            <item>
617
             <spacer name="verticalSpacer_3">
856
             <spacer name="verticalSpacer_3">
618
              <property name="orientation">
857
              <property name="orientation">
619
               <enum>Qt::Vertical</enum>
858
               <enum>Qt::Vertical</enum>
620
              </property>
859
              </property>
621
              <property name="sizeHint" stdset="0">
860
              <property name="sizeHint" stdset="0">
622
               <size>
861
               <size>
623
                <width>20</width>
862
                <width>20</width>
624
                <height>40</height>
863
                <height>20</height>
625
               </size>
864
               </size>
626
              </property>
865
              </property>
627
             </spacer>
866
             </spacer>
628
            </item>
867
            </item>
629
           </layout>
868
           </layout>
Line 712... Line 951...
712
  <widget class="QMenuBar" name="menuBar">
951
  <widget class="QMenuBar" name="menuBar">
713
   <property name="geometry">
952
   <property name="geometry">
714
    <rect>
953
    <rect>
715
     <x>0</x>
954
     <x>0</x>
716
     <y>0</y>
955
     <y>0</y>
717
     <width>896</width>
956
     <width>1204</width>
718
     <height>25</height>
957
     <height>20</height>
719
    </rect>
958
    </rect>
720
   </property>
959
   </property>
721
   <widget class="QMenu" name="menuPreferences">
960
   <widget class="QMenu" name="menuPreferences">
722
    <property name="title">
961
    <property name="title">
723
     <string>SMScanner</string>
962
     <string>SMScanner</string>