From f42d2321973dd6949700cb4d272a13da3c1fc2a4 Mon Sep 17 00:00:00 2001 From: Wim Vriend Date: Wed, 2 Jun 2010 18:49:45 +0000 Subject: git-svn-id: svn+ssh://svn.code.sf.net/p/facetracknoir/code@5 19e81ba0-9b1a-49c3-bd6c-561e1906d5fb --- FaceTrackNoIR/FaceTrackNoIR.ui | 176 ++++++++++++++++++++++++----------------- 1 file changed, 103 insertions(+), 73 deletions(-) (limited to 'FaceTrackNoIR/FaceTrackNoIR.ui') diff --git a/FaceTrackNoIR/FaceTrackNoIR.ui b/FaceTrackNoIR/FaceTrackNoIR.ui index 47f6475c..7e3088a3 100644 --- a/FaceTrackNoIR/FaceTrackNoIR.ui +++ b/FaceTrackNoIR/FaceTrackNoIR.ui @@ -988,7 +988,7 @@ background:none; - + @@ -1016,7 +1016,7 @@ background:none; - + @@ -1032,7 +1032,7 @@ background:none; - + @@ -1055,6 +1055,36 @@ background:none; + + + + + + + + + + + + 25 + 0 + + + + + 150 + 16777215 + + + + color:#ccc; +background:none; + + + Use EWMA filtering + + + @@ -1721,7 +1751,7 @@ background:none; - + 50 @@ -1729,13 +1759,13 @@ background:none; - 500 + 100 10 - 100 + 70 Qt::Horizontal @@ -1746,7 +1776,7 @@ background:none; - + 50 @@ -1754,13 +1784,13 @@ background:none; - 500 + 100 10 - 100 + 70 Qt::Horizontal @@ -1771,7 +1801,7 @@ background:none; - + 50 @@ -1779,13 +1809,13 @@ background:none; - 500 + 100 10 - 100 + 70 Qt::Horizontal @@ -1796,7 +1826,7 @@ background:none; - + 50 @@ -1804,18 +1834,18 @@ background:none; - 500 + 100 - 10 + 5 - 100 + 70 - + 50 @@ -1823,18 +1853,18 @@ background:none; - 500 + 100 - 10 + 5 - 100 + 70 - + 50 @@ -1842,13 +1872,13 @@ background:none; - 500 + 100 - 10 + 5 - 100 + 70 @@ -1856,7 +1886,7 @@ background:none; - 100 + 110 0 @@ -1871,12 +1901,12 @@ background:none; background:none; - Threshold (100 = 1) + Red.factor (100 = 1) - + 50 @@ -1884,13 +1914,13 @@ background:none; - 500 + 100 10 - 100 + 70 Qt::Horizontal @@ -1901,7 +1931,7 @@ background:none; - + 50 @@ -1909,13 +1939,13 @@ background:none; - 500 + 100 10 - 100 + 70 Qt::Horizontal @@ -1926,7 +1956,7 @@ background:none; - + 50 @@ -1934,13 +1964,13 @@ background:none; - 500 + 100 10 - 100 + 70 Qt::Horizontal @@ -1951,7 +1981,7 @@ background:none; - + 50 @@ -1959,18 +1989,18 @@ background:none; - 500 + 100 - 10 + 5 - 100 + 70 - + 50 @@ -1978,18 +2008,18 @@ background:none; - 500 + 100 - 10 + 5 - 100 + 70 - + 50 @@ -1997,13 +2027,13 @@ background:none; - 500 + 100 - 10 + 5 - 100 + 70 @@ -2011,7 +2041,7 @@ background:none; - 100 + 110 0 @@ -2026,7 +2056,7 @@ background:none; background:none; - Threshold (100 = 1) + Red.factor (100 = 1) @@ -2551,9 +2581,9 @@ background:none; - thresYaw + redYaw valueChanged(int) - spinThresYaw + spinRedYaw setValue(int) @@ -2567,9 +2597,9 @@ background:none; - spinThresYaw + spinRedYaw valueChanged(int) - thresYaw + redYaw setValue(int) @@ -2583,9 +2613,9 @@ background:none; - thresPitch + redPitch valueChanged(int) - spinThresPitch + spinRedPitch setValue(int) @@ -2599,9 +2629,9 @@ background:none; - spinThresPitch + spinRedPitch valueChanged(int) - thresPitch + redPitch setValue(int) @@ -2615,9 +2645,9 @@ background:none; - thresRoll + redRoll valueChanged(int) - spinThresRoll + spinRedRoll setValue(int) @@ -2631,9 +2661,9 @@ background:none; - spinThresRoll + spinRedRoll valueChanged(int) - thresRoll + redRoll setValue(int) @@ -2647,9 +2677,9 @@ background:none; - thresX + redX valueChanged(int) - spinThresX + spinRedX setValue(int) @@ -2663,9 +2693,9 @@ background:none; - spinThresX + spinRedX valueChanged(int) - thresX + redX setValue(int) @@ -2679,9 +2709,9 @@ background:none; - thresY + redY valueChanged(int) - spinThresY + spinRedY setValue(int) @@ -2695,9 +2725,9 @@ background:none; - spinThresY + spinRedY valueChanged(int) - thresY + redY setValue(int) @@ -2711,9 +2741,9 @@ background:none; - thresZ + redZ valueChanged(int) - spinThresZ + spinRedZ setValue(int) @@ -2727,9 +2757,9 @@ background:none; - spinThresZ + spinRedZ valueChanged(int) - thresZ + redZ setValue(int) -- cgit v1.2.3