summaryrefslogtreecommitdiffhomepage
path: root/FaceTrackNoIR/FaceTrackNoIR.ui
diff options
context:
space:
mode:
Diffstat (limited to 'FaceTrackNoIR/FaceTrackNoIR.ui')
-rw-r--r--FaceTrackNoIR/FaceTrackNoIR.ui375
1 files changed, 219 insertions, 156 deletions
diff --git a/FaceTrackNoIR/FaceTrackNoIR.ui b/FaceTrackNoIR/FaceTrackNoIR.ui
index fe4facb4..91c25ff5 100644
--- a/FaceTrackNoIR/FaceTrackNoIR.ui
+++ b/FaceTrackNoIR/FaceTrackNoIR.ui
@@ -946,9 +946,6 @@ color:#000;</string>
</widget>
</item>
<item>
- <layout class="QGridLayout" name="gridLayout_2"/>
- </item>
- <item>
<spacer name="horizontalSpacer_3">
<property name="orientation">
<enum>Qt::Horizontal</enum>
@@ -1097,8 +1094,165 @@ opacity:100;</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
+ <layout class="QGridLayout" name="gridGlobalSettings">
+ <item row="0" column="0">
+ <widget class="QLabel" name="lblSensYaw_3">
+ <property name="minimumSize">
+ <size>
+ <width>25</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>150</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">color:#ccc;
+background:none;</string>
+ </property>
+ <property name="text">
+ <string>Global settings</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="0">
+ <widget class="QLabel" name="lblSensYaw_5">
+ <property name="minimumSize">
+ <size>
+ <width>100</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>150</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">color:#ccc;
+background:none;</string>
+ </property>
+ <property name="text">
+ <string>Use EWMA filtering:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1">
+ <widget class="QCheckBox" name="chkUseEWMA">
+ <property name="styleSheet">
+ <string notr="true">background:none;</string>
+ </property>
+ <property name="text">
+ <string/>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="0">
+ <widget class="QLabel" name="lblSensYaw_4">
+ <property name="minimumSize">
+ <size>
+ <width>25</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize">
+ <size>
+ <width>150</width>
+ <height>16777215</height>
+ </size>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">color:#ccc;
+background:none;</string>
+ </property>
+ <property name="text">
+ <string>Smoothing:</string>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="1">
+ <widget class="QLabel" name="label">
+ <property name="styleSheet">
+ <string notr="true">color:#ccc;
+background:none;</string>
+ </property>
+ <property name="text">
+ <string>(samples)</string>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="0">
+ <widget class="QSlider" name="slideSmoothing">
+ <property name="minimumSize">
+ <size>
+ <width>50</width>
+ <height>15</height>
+ </size>
+ </property>
+ <property name="minimum">
+ <number>1</number>
+ </property>
+ <property name="maximum">
+ <number>120</number>
+ </property>
+ <property name="pageStep">
+ <number>10</number>
+ </property>
+ <property name="value">
+ <number>10</number>
+ </property>
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="tickPosition">
+ <enum>QSlider::NoTicks</enum>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="1">
+ <widget class="QSpinBox" name="spinSmoothing">
+ <property name="minimumSize">
+ <size>
+ <width>50</width>
+ <height>22</height>
+ </size>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">background:none;</string>
+ </property>
+ <property name="maximum">
+ <number>120</number>
+ </property>
+ <property name="value">
+ <number>10</number>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item>
+ <widget class="Line" name="line">
+ <property name="autoFillBackground">
+ <bool>false</bool>
+ </property>
+ <property name="styleSheet">
+ <string notr="true"/>
+ </property>
+ <property name="frameShadow">
+ <enum>QFrame::Sunken</enum>
+ </property>
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ </widget>
+ </item>
+ <item>
<layout class="QGridLayout" name="gridLayout">
- <item row="1" column="3">
+ <item row="1" column="2">
<widget class="QLabel" name="lblSensYaw">
<property name="minimumSize">
<size>
@@ -1112,6 +1266,9 @@ opacity:100;</string>
<height>16777215</height>
</size>
</property>
+ <property name="layoutDirection">
+ <enum>Qt::RightToLeft</enum>
+ </property>
<property name="styleSheet">
<string notr="true">color:#ccc;
background:none;</string>
@@ -1121,7 +1278,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="1" column="7">
+ <item row="1" column="6">
<widget class="QLabel" name="lblSensX">
<property name="minimumSize">
<size>
@@ -1135,6 +1292,9 @@ background:none;</string>
<height>16777215</height>
</size>
</property>
+ <property name="layoutDirection">
+ <enum>Qt::RightToLeft</enum>
+ </property>
<property name="styleSheet">
<string notr="true">color:#ccc;
background:none;</string>
@@ -1144,7 +1304,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="2" column="3">
+ <item row="2" column="2">
<widget class="QLabel" name="lblSensPitch">
<property name="minimumSize">
<size>
@@ -1158,6 +1318,9 @@ background:none;</string>
<height>16777215</height>
</size>
</property>
+ <property name="layoutDirection">
+ <enum>Qt::RightToLeft</enum>
+ </property>
<property name="styleSheet">
<string notr="true">color:#ccc;
background:none;</string>
@@ -1167,7 +1330,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="2" column="7">
+ <item row="2" column="6">
<widget class="QLabel" name="lblSensY">
<property name="minimumSize">
<size>
@@ -1181,6 +1344,9 @@ background:none;</string>
<height>16777215</height>
</size>
</property>
+ <property name="layoutDirection">
+ <enum>Qt::RightToLeft</enum>
+ </property>
<property name="styleSheet">
<string notr="true">color:#ccc;
background:none;</string>
@@ -1190,7 +1356,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="3" column="3">
+ <item row="3" column="2">
<widget class="QLabel" name="lblSensRoll">
<property name="minimumSize">
<size>
@@ -1204,6 +1370,9 @@ background:none;</string>
<height>16777215</height>
</size>
</property>
+ <property name="layoutDirection">
+ <enum>Qt::RightToLeft</enum>
+ </property>
<property name="styleSheet">
<string notr="true">color:#ccc;
background:none;</string>
@@ -1213,7 +1382,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="3" column="7">
+ <item row="3" column="6">
<widget class="QLabel" name="lblSensZ">
<property name="minimumSize">
<size>
@@ -1227,6 +1396,9 @@ background:none;</string>
<height>16777215</height>
</size>
</property>
+ <property name="layoutDirection">
+ <enum>Qt::RightToLeft</enum>
+ </property>
<property name="styleSheet">
<string notr="true">color:#ccc;
background:none;</string>
@@ -1236,7 +1408,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="1" column="6">
+ <item row="1" column="5">
<widget class="QCheckBox" name="chkInvertYaw">
<property name="styleSheet">
<string notr="true">background:none;</string>
@@ -1246,7 +1418,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="0" column="6">
+ <item row="0" column="5">
<widget class="QLabel" name="lblInvert1">
<property name="minimumSize">
<size>
@@ -1269,7 +1441,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="2" column="6">
+ <item row="2" column="5">
<widget class="QCheckBox" name="chkInvertPitch">
<property name="styleSheet">
<string notr="true">background:none;</string>
@@ -1279,7 +1451,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="3" column="6">
+ <item row="3" column="5">
<widget class="QCheckBox" name="chkInvertRoll">
<property name="styleSheet">
<string notr="true">background:none;</string>
@@ -1289,7 +1461,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="1" column="10">
+ <item row="1" column="9">
<widget class="QCheckBox" name="chkInvertX">
<property name="styleSheet">
<string notr="true">background:none;</string>
@@ -1299,7 +1471,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="0" column="10">
+ <item row="0" column="9">
<widget class="QLabel" name="lblInvert1_2">
<property name="minimumSize">
<size>
@@ -1322,7 +1494,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="2" column="10">
+ <item row="2" column="9">
<widget class="QCheckBox" name="chkInvertY">
<property name="styleSheet">
<string notr="true">background:none;</string>
@@ -1332,7 +1504,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="3" column="10">
+ <item row="3" column="9">
<widget class="QCheckBox" name="chkInvertZ">
<property name="styleSheet">
<string notr="true">background:none;</string>
@@ -1342,11 +1514,11 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="1" column="4">
+ <item row="1" column="3">
<widget class="QSlider" name="redYaw">
<property name="minimumSize">
<size>
- <width>50</width>
+ <width>45</width>
<height>15</height>
</size>
</property>
@@ -1367,11 +1539,11 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="2" column="4">
+ <item row="2" column="3">
<widget class="QSlider" name="redPitch">
<property name="minimumSize">
<size>
- <width>50</width>
+ <width>45</width>
<height>15</height>
</size>
</property>
@@ -1392,11 +1564,11 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="3" column="4">
+ <item row="3" column="3">
<widget class="QSlider" name="redRoll">
<property name="minimumSize">
<size>
- <width>50</width>
+ <width>45</width>
<height>15</height>
</size>
</property>
@@ -1417,7 +1589,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="1" column="5">
+ <item row="1" column="4">
<widget class="QSpinBox" name="spinRedYaw">
<property name="minimumSize">
<size>
@@ -1439,7 +1611,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="2" column="5">
+ <item row="2" column="4">
<widget class="QSpinBox" name="spinRedPitch">
<property name="minimumSize">
<size>
@@ -1461,7 +1633,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="3" column="5">
+ <item row="3" column="4">
<widget class="QSpinBox" name="spinRedRoll">
<property name="minimumSize">
<size>
@@ -1483,7 +1655,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="0" column="4">
+ <item row="0" column="3">
<widget class="QLabel" name="lblSensitivity_2">
<property name="minimumSize">
<size>
@@ -1506,11 +1678,11 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="1" column="8">
+ <item row="1" column="7">
<widget class="QSlider" name="redX">
<property name="minimumSize">
<size>
- <width>50</width>
+ <width>45</width>
<height>15</height>
</size>
</property>
@@ -1531,11 +1703,11 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="2" column="8">
+ <item row="2" column="7">
<widget class="QSlider" name="redY">
<property name="minimumSize">
<size>
- <width>50</width>
+ <width>45</width>
<height>15</height>
</size>
</property>
@@ -1556,11 +1728,11 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="3" column="8">
+ <item row="3" column="7">
<widget class="QSlider" name="redZ">
<property name="minimumSize">
<size>
- <width>50</width>
+ <width>45</width>
<height>15</height>
</size>
</property>
@@ -1581,7 +1753,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="1" column="9">
+ <item row="1" column="8">
<widget class="QSpinBox" name="spinRedX">
<property name="minimumSize">
<size>
@@ -1603,7 +1775,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="2" column="9">
+ <item row="2" column="8">
<widget class="QSpinBox" name="spinRedY">
<property name="minimumSize">
<size>
@@ -1625,7 +1797,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="3" column="9">
+ <item row="3" column="8">
<widget class="QSpinBox" name="spinRedZ">
<property name="minimumSize">
<size>
@@ -1647,7 +1819,7 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="0" column="8">
+ <item row="0" column="7">
<widget class="QLabel" name="lblSensitivity_3">
<property name="minimumSize">
<size>
@@ -1670,140 +1842,31 @@ background:none;</string>
</property>
</widget>
</item>
- <item row="1" column="2">
- <widget class="QCheckBox" name="chkUseEWMA">
- <property name="styleSheet">
- <string notr="true">background:none;</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- </item>
- <item row="1" column="0">
- <widget class="QLabel" name="lblSensYaw_5">
- <property name="minimumSize">
- <size>
- <width>25</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>150</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">color:#ccc;
-background:none;</string>
- </property>
- <property name="text">
- <string>Use EWMA filtering:</string>
- </property>
- </widget>
- </item>
- <item row="0" column="0">
- <widget class="QLabel" name="lblSensYaw_3">
- <property name="minimumSize">
- <size>
- <width>25</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>150</width>
- <height>16777215</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">color:#ccc;
-background:none;</string>
- </property>
- <property name="text">
- <string>Global settings</string>
- </property>
- </widget>
- </item>
- <item row="2" column="0">
- <widget class="QLabel" name="lblSensYaw_4">
- <property name="minimumSize">
- <size>
- <width>25</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>150</width>
- <height>16777215</height>
- </size>
+ <item row="0" column="2">
+ <widget class="QLabel" name="label_2">
+ <property name="layoutDirection">
+ <enum>Qt::RightToLeft</enum>
</property>
<property name="styleSheet">
<string notr="true">color:#ccc;
background:none;</string>
</property>
<property name="text">
- <string>Smoothing:</string>
+ <string>EWMA</string>
</property>
</widget>
</item>
- <item row="3" column="0">
- <widget class="QSlider" name="slideSmoothing">
- <property name="minimumSize">
- <size>
- <width>50</width>
- <height>15</height>
- </size>
- </property>
- <property name="minimum">
- <number>1</number>
- </property>
- <property name="maximum">
- <number>120</number>
- </property>
- <property name="pageStep">
- <number>10</number>
- </property>
- <property name="value">
- <number>10</number>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- <property name="tickPosition">
- <enum>QSlider::NoTicks</enum>
- </property>
- </widget>
- </item>
- <item row="3" column="2">
- <widget class="QSpinBox" name="spinSmoothing">
- <property name="minimumSize">
- <size>
- <width>50</width>
- <height>22</height>
- </size>
- </property>
- <property name="styleSheet">
- <string notr="true">background:none;</string>
- </property>
- <property name="maximum">
- <number>120</number>
- </property>
- <property name="value">
- <number>10</number>
+ <item row="0" column="6">
+ <widget class="QLabel" name="label_3">
+ <property name="layoutDirection">
+ <enum>Qt::RightToLeft</enum>
</property>
- </widget>
- </item>
- <item row="2" column="2">
- <widget class="QLabel" name="label">
<property name="styleSheet">
<string notr="true">color:#ccc;
background:none;</string>
</property>
<property name="text">
- <string>(samples)</string>
+ <string>EWMA</string>
</property>
</widget>
</item>