代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MotionCaptureClass</class>
<widget class="QMainWindow" name="MotionCaptureClass">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>702</width>
<height>435</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="windowTitle">
<string>MotionCapture</string>
</property>
<widget class="QWidget" name="centralWidget">
<widget class="QLabel" name="LCameraSetting">
<property name="geometry">
<rect>
<x>110</x>
<y>10</y>
<width>101</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Camera Setting</string>
</property>
</widget>
<widget class="QLabel" name="LCaptureFrequence">
<property name="geometry">
<rect>
<x>40</x>
<y>90</y>
<width>121</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Capture Frequence:</string>
</property>
</widget>
<widget class="QLineEdit" name="ECapFreqNum">
<property name="geometry">
<rect>
<x>160</x>
<y>100</y>
<width>81</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="LCaptureTimes">
<property name="geometry">
<rect>
<x>50</x>
<y>140</y>
<width>91</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Capture Time:</string>
</property>
</widget>
<widget class="QLineEdit" name="ECapTimes">
<property name="geometry">
<rect>
<x>160</x>
<y>140</y>
<width>81</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QToolButton" name="BStartCam">
<property name="geometry">
<rect>
<x>60</x>
<y>190</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Start</string>
</property>
</widget>
<widget class="QToolButton" name="BStopCam">
<property name="geometry">
<rect>
<x>190</x>
<y>190</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Stop</string>
</property>
</widget>
<widget class="QLabel" name="LCameraState">
<property name="geometry">
<rect>
<x>460</x>
<y>30</y>
<width>81</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Camera State</string>
</property>
</widget>
<widget class="QLabel" name="LShowCamState">
<property name="geometry">
<rect>
<x>370</x>
<y>100</y>
<width>281</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Stop</string>
</property>
</widget>
<widget class="QToolButton" name="BStartGenerating">
<property name="geometry">
<rect>
<x>100</x>
<y>230</y>
<width>131</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>Start Generating</string>
</property>
</widget>
<widget class="QLabel" name="LGenerationState">
<property name="geometry">
<rect>
<x>500</x>
<y>250</y>
<width>111</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Generation State</string>
</property>
</widget>
<widget class="QLabel" name="LShowGenerationState">
<property name="geometry">
<rect>
<x>460</x>
<y>300</y>
<width>211</width>
<height>61</height>
</rect>
</property>
<property name="text">
<string>No Generation Task</string>
</property>
</widget>
<widget class="QLabel" name="LFirstFramePath">
<property name="geometry">
<rect>
<x>30</x>
<y>290</y>
<width>111</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>First Frame Path:</string>
</property>
</widget>
<widget class="QLabel" name="LSkeletonDataPath">
<property name="geometry">
<rect>
<x>20</x>
<y>330</y>
<width>121</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Skeleton Data Path:</string>
</property>
</widget>
<widget class="QLineEdit" name="EFirstFramePath">
<property name="geometry">
<rect>
<x>150</x>
<y>290</y>
<width>231</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLineEdit" name="ESkeletonDataPath">
<property name="geometry">
<rect>
<x>150</x>
<y>330</y>
<width>231</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="LFbxFilename">
<property name="geometry">
<rect>
<x>40</x>
<y>370</y>
<width>91</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>Fbx Filename:</string>
</property>
</widget>
<widget class="QLineEdit" name="EFbxFilename">
<property name="geometry">
<rect>
<x>150</x>
<y>370</y>
<width>81</width>
<height>20</height>
</rect>
</property>
</widget>
<widget class="QLabel" name="LFPS">
<property name="geometry">
<rect>
<x>250</x>
<y>101</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>fps</string>
</property>
</widget>
<widget class="QLabel" name="LSec">
<property name="geometry">
<rect>
<x>250</x>
<y>140</y>
<width>51</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>sec</string>
</property>
</widget>
<widget class="QLabel" name="LCameraSelect">
<property name="geometry">
<rect>
<x>50</x>
<y>50</y>
<width>91</width>
<height>41</height>
</rect>
</property>
<property name="text">
<string>Camera Select:</string>
</property>
</widget>
<widget class="QComboBox" name="CBCamSelect">
<property name="geometry">
<rect>
<x>160</x>
<y>60</y>
<width>81</width>
<height>22</height>
</rect>
</property>
<item>
<property name="text">
<string>Kinect1</string>
</property>
</item>
<item>
<property name="text">
<string>Kinect2</string>
</property>
</item>
<item>
<property name="text">
<string>AzureKinect</string>
</property>
</item>
</widget>
<widget class="QToolButton" name="BOpenFile">
<property name="geometry">
<rect>
<x>390</x>
<y>330</y>
<width>31</width>
<height>21</height>
</rect>
</property>
<property name="text">
<string>...</string>
</property>
</widget>
</widget>
<widget class="QToolBar" name="mainToolBar">
<attribute name="toolBarArea">
<enum>TopToolBarArea</enum>
</attribute>
<attribute name="toolBarBreak">
<bool>false</bool>
</attribute>
</widget>
</widget>
<layoutdefault spacing="6" margin="11"/>
<resources>
<include location="MotionCapture.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。