update about and add msi file
This commit is contained in:
BIN
Exe/Reconstruction.exe
Normal file → Executable file
BIN
Exe/Reconstruction.exe
Normal file → Executable file
Binary file not shown.
BIN
Exe/Reconstruction.msi
Executable file
BIN
Exe/Reconstruction.msi
Executable file
Binary file not shown.
BIN
Exe/setup.exe
Executable file
BIN
Exe/setup.exe
Executable file
Binary file not shown.
13
UI/AboutDialog.ui
Normal file → Executable file
13
UI/AboutDialog.ui
Normal file → Executable file
@@ -6,8 +6,8 @@
|
||||
<rect>
|
||||
<x>0</x>
|
||||
<y>0</y>
|
||||
<width>407</width>
|
||||
<height>300</height>
|
||||
<width>482</width>
|
||||
<height>312</height>
|
||||
</rect>
|
||||
</property>
|
||||
<property name="windowTitle">
|
||||
@@ -21,7 +21,7 @@
|
||||
<rect>
|
||||
<x>13</x>
|
||||
<y>16</y>
|
||||
<width>271</width>
|
||||
<width>331</width>
|
||||
<height>271</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -34,14 +34,15 @@ p, li { white-space: pre-wrap; }
|
||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:12pt;"><br /></p>
|
||||
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt;"> 基于相机和结构光投影仪实现的三维重构软件。通过投影基于 DeBruijn 序列编码的条纹图案,对捕获的图片进行结构光解码,获得物体的三维点云数据并可视化展示。</span></p>
|
||||
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-size:12pt;"><br /></p>
|
||||
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt;">软件著作登记号:2022SR0655971</span></p>
|
||||
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt;">版权所有:北京交通大学</span></p>
|
||||
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt;">17301138@bjtu.edu.cn</span></p></body></html></string>
|
||||
<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:12pt;">qitang@bjtu.edu.cn</span></p></body></html></string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QPushButton" name="closeButton">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>300</x>
|
||||
<x>370</x>
|
||||
<y>220</y>
|
||||
<width>93</width>
|
||||
<height>28</height>
|
||||
@@ -54,7 +55,7 @@ p, li { white-space: pre-wrap; }
|
||||
<widget class="QLabel" name="label">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>300</x>
|
||||
<x>370</x>
|
||||
<y>60</y>
|
||||
<width>91</width>
|
||||
<height>91</height>
|
||||
|
||||
Reference in New Issue
Block a user