Commit 44f45db8e2a4570cf690021f4f5240d65330f1db
1 parent
457d7f09
Ok...
Showing
311 changed files
with
0 additions
and
14955 deletions
Too many changes.
To preserve performance only 100 of 311 files are displayed.
3rdparty/stasm4.0.0/stasm/MOD_1/classic/README.txt deleted
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p00.mh deleted
| 1 | -// classic_yaw00_lev0_p00: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P00_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P00_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p00[9] = | |
| 17 | -{ | |
| 18 | - -0.11784, -0.01371, 0.16775, 0.53279, 0.96244, 1.17735, 1.04922, 0.79604, 0.55585 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p00[9*9] = | |
| 22 | -{ | |
| 23 | - 7319, -3927, 639, 278, -155, 302, -164, -55, -177, | |
| 24 | - -3927, 8975, -3681, 456, 211, -373, 203, -224, 0, | |
| 25 | - 639, -3681, 7440, -3620, 680, 409, -364, 118, -87, | |
| 26 | - 278, 456, -3620, 7043, -3578, 594, 695, -162, -16, | |
| 27 | - -155, 211, 680, -3578, 6448, -3282, 173, 897, 105, | |
| 28 | - 302, -373, 409, 594, -3282, 7091, -3247, -356, 796, | |
| 29 | - -164, 203, -364, 695, 173, -3247, 8097, -3379, -577, | |
| 30 | - -55, -224, 118, -162, 897, -356, -3379, 10000, -4240, | |
| 31 | - -177, 0, -87, -16, 105, 796, -577, -4240, 9150 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p00(9, yaw00_prof_lev0_p00, yaw00_cov_lev0_p00); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P00_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p01.mh deleted
| 1 | -// classic_yaw00_lev0_p01: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P01_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P01_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p01[9] = | |
| 17 | -{ | |
| 18 | - -0.55709, -0.62218, -0.73901, -0.84811, -0.8212, -0.5362, -0.13273, 0.16447, 0.23618 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p01[9*9] = | |
| 22 | -{ | |
| 23 | - 8503, -2928, -70, 335, -81, 334, -44, -88, -92, | |
| 24 | - -2928, 10000, -3225, -160, 806, -366, 152, 29, -53, | |
| 25 | - -70, -3225, 8327, -2963, -82, 624, -199, 23, 33, | |
| 26 | - 335, -160, -2963, 6442, -2635, 391, 220, -190, 66, | |
| 27 | - -81, 806, -82, -2635, 5063, -2681, 660, 87, -75, | |
| 28 | - 334, -366, 624, 391, -2681, 4486, -2556, 736, 16, | |
| 29 | - -44, 152, -199, 220, 660, -2556, 4401, -2449, 730, | |
| 30 | - -88, 29, 23, -190, 87, 736, -2449, 4409, -1928, | |
| 31 | - -92, -53, 33, 66, -75, 16, 730, -1928, 3209 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p01(9, yaw00_prof_lev0_p01, yaw00_cov_lev0_p01); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P01_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p02.mh deleted
| 1 | -// classic_yaw00_lev0_p02: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P02_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P02_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p02[9] = | |
| 17 | -{ | |
| 18 | - -0.46758, -0.51589, -0.58473, -0.62932, -0.5476, -0.27196, 0.03831, 0.23125, 0.28348 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p02[9*9] = | |
| 22 | -{ | |
| 23 | - 9884, -2937, 167, 113, -14, 145, 31, -36, -49, | |
| 24 | - -2937, 10000, -2672, -106, 236, 55, -15, -39, 52, | |
| 25 | - 167, -2672, 8025, -2601, -94, 347, -104, 42, 14, | |
| 26 | - 113, -106, -2601, 5803, -2304, 224, 164, -55, -50, | |
| 27 | - -14, 236, -94, -2304, 4194, -2082, 393, 22, 11, | |
| 28 | - 145, 55, 347, 224, -2082, 3700, -2037, 512, -12, | |
| 29 | - 31, -15, -104, 164, 393, -2037, 3883, -2032, 580, | |
| 30 | - -36, -39, 42, -55, 22, 512, -2032, 4033, -1698, | |
| 31 | - -49, 52, 14, -50, 11, -12, 580, -1698, 3178 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p02(9, yaw00_prof_lev0_p02, yaw00_cov_lev0_p02); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P02_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p03.mh deleted
| 1 | -// classic_yaw00_lev0_p03: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P03_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P03_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p03[9] = | |
| 17 | -{ | |
| 18 | - -0.36232, -0.44056, -0.5194, -0.58006, -0.55515, -0.30484, 0.02184, 0.13327, 0.10078 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p03[9*9] = | |
| 22 | -{ | |
| 23 | - 10000, -1918, -358, -72, 0, 68, -2, -30, -2, | |
| 24 | - -1918, 9141, -1849, -333, 92, 99, 59, -2, -105, | |
| 25 | - -358, -1849, 7110, -1992, -183, 206, -21, -23, 28, | |
| 26 | - -72, -333, -1992, 4680, -1604, 15, 204, -85, -21, | |
| 27 | - 0, 92, -183, -1604, 3018, -1364, 146, 173, -39, | |
| 28 | - 68, 99, 206, 15, -1364, 2461, -1293, 138, 106, | |
| 29 | - -2, 59, -21, 204, 146, -1293, 2939, -1455, 252, | |
| 30 | - -30, -2, -23, -85, 173, 138, -1455, 3870, -1516, | |
| 31 | - -2, -105, 28, -21, -39, 106, 252, -1516, 3498 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p03(9, yaw00_prof_lev0_p03, yaw00_cov_lev0_p03); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P03_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p04.mh deleted
| 1 | -// classic_yaw00_lev0_p04: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P04_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P04_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p04[9] = | |
| 17 | -{ | |
| 18 | - -0.40612, -0.42722, -0.52165, -0.5951, -0.56834, -0.34196, 0.04945, 0.19288, 0.15374 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p04[9*9] = | |
| 22 | -{ | |
| 23 | - 9849, -1340, -179, -85, 70, 194, -30, -93, 41, | |
| 24 | - -1340, 10000, -1698, 124, -111, 38, 31, 100, 20, | |
| 25 | - -179, -1698, 9275, -1556, -8, -22, 140, -72, 156, | |
| 26 | - -85, 124, -1556, 8003, -2018, 263, 9, -67, 35, | |
| 27 | - 70, -111, -8, -2018, 5659, -1909, 374, 10, 30, | |
| 28 | - 194, 38, -22, 263, -1909, 4107, -1664, 369, 11, | |
| 29 | - -30, 31, 140, 9, 374, -1664, 3887, -1671, 341, | |
| 30 | - -93, 100, -72, -67, 10, 369, -1671, 4884, -1844, | |
| 31 | - 41, 20, 156, 35, 30, 11, 341, -1844, 4505 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p04(9, yaw00_prof_lev0_p04, yaw00_cov_lev0_p04); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P04_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p05.mh deleted
| 1 | -// classic_yaw00_lev0_p05: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P05_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P05_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p05[9] = | |
| 17 | -{ | |
| 18 | - -0.93464, -0.87412, -0.82745, -0.64282, -0.2781, 0.21829, 0.51325, 0.48599, 0.39543 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p05[9*9] = | |
| 22 | -{ | |
| 23 | - 10000, -1565, 179, 570, -32, -36, -346, -420, -473, | |
| 24 | - -1565, 9934, -1654, 66, 437, -256, -29, -377, -178, | |
| 25 | - 179, -1654, 9503, -2093, 149, 239, -160, -177, -301, | |
| 26 | - 570, 66, -2093, 8615, -2874, 646, 154, -41, -151, | |
| 27 | - -32, 437, 149, -2874, 7816, -2967, 731, 325, 148, | |
| 28 | - -36, -256, 239, 646, -2967, 6917, -2534, 762, 306, | |
| 29 | - -346, -29, -160, 154, 731, -2534, 7206, -2695, 853, | |
| 30 | - -420, -377, -177, -41, 325, 762, -2695, 8588, -2778, | |
| 31 | - -473, -178, -301, -151, 148, 306, 853, -2778, 7749 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p05(9, yaw00_prof_lev0_p05, yaw00_cov_lev0_p05); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P05_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p06.mh deleted
| 1 | -// classic_yaw00_lev0_p06: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P06_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P06_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p06[9] = | |
| 17 | -{ | |
| 18 | - -0.90116, -0.91007, -0.93894, -0.85435, -0.6009, -0.05043, 0.52768, 0.72951, 0.64498 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p06[9*9] = | |
| 22 | -{ | |
| 23 | - 8943, -2317, -634, 998, 81, 89, -409, -212, -488, | |
| 24 | - -2317, 9389, -2148, -313, 877, -353, 284, -586, -17, | |
| 25 | - -634, -2148, 9587, -2393, -139, 621, -330, -267, -332, | |
| 26 | - 998, -313, -2393, 10000, -3197, 403, -44, -54, -379, | |
| 27 | - 81, 877, -139, -3197, 8997, -3703, 1076, -83, -146, | |
| 28 | - 89, -353, 621, 403, -3703, 7537, -3917, 1513, 230, | |
| 29 | - -409, 284, -330, -44, 1076, -3917, 7070, -3556, 1356, | |
| 30 | - -212, -586, -267, -54, -83, 1513, -3556, 7118, -2756, | |
| 31 | - -488, -17, -332, -379, -146, 230, 1356, -2756, 5847 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p06(9, yaw00_prof_lev0_p06, yaw00_cov_lev0_p06); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P06_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p07.mh deleted
| 1 | -// classic_yaw00_lev0_p07: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P07_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P07_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p07[9] = | |
| 17 | -{ | |
| 18 | - -0.90984, -0.8783, -0.84623, -0.7259, -0.36567, 0.16721, 0.49, 0.50289, 0.42589 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p07[9*9] = | |
| 22 | -{ | |
| 23 | - 10000, -1260, -189, 887, -67, -101, -128, -412, -516, | |
| 24 | - -1260, 9687, -1421, -261, 620, -210, -228, -163, -492, | |
| 25 | - -189, -1421, 9387, -1696, -138, 308, -190, -230, -245, | |
| 26 | - 887, -261, -1696, 9348, -2731, 419, 219, -144, -245, | |
| 27 | - -67, 620, -138, -2731, 7781, -2803, 688, 171, 50, | |
| 28 | - -101, -210, 308, 419, -2803, 6616, -2558, 836, 387, | |
| 29 | - -128, -228, -190, 219, 688, -2558, 6936, -2647, 917, | |
| 30 | - -412, -163, -230, -144, 171, 836, -2647, 7997, -2589, | |
| 31 | - -516, -492, -245, -245, 50, 387, 917, -2589, 7453 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p07(9, yaw00_prof_lev0_p07, yaw00_cov_lev0_p07); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P07_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p08.mh deleted
| 1 | -// classic_yaw00_lev0_p08: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P08_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P08_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p08[9] = | |
| 17 | -{ | |
| 18 | - -0.37596, -0.43371, -0.50515, -0.56638, -0.59835, -0.41746, -0.04217, 0.13387, 0.15238 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p08[9*9] = | |
| 22 | -{ | |
| 23 | - 9356, -1473, 144, -257, -83, 210, 57, -126, 124, | |
| 24 | - -1473, 10000, -1588, 92, -13, -24, 155, -22, -29, | |
| 25 | - 144, -1588, 9468, -1491, 65, 43, -10, 169, 97, | |
| 26 | - -257, 92, -1491, 8644, -1667, 48, 85, -95, -46, | |
| 27 | - -83, -13, 65, -1667, 6571, -1911, 364, 6, 8, | |
| 28 | - 210, -24, 43, 48, -1911, 4162, -1716, 398, 10, | |
| 29 | - 57, 155, -10, 85, 364, -1716, 3833, -1690, 366, | |
| 30 | - -126, -22, 169, -95, 6, 398, -1690, 4575, -1728, | |
| 31 | - 124, -29, 97, -46, 8, 10, 366, -1728, 4216 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p08(9, yaw00_prof_lev0_p08, yaw00_cov_lev0_p08); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P08_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p09.mh deleted
| 1 | -// classic_yaw00_lev0_p09: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P09_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P09_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p09[9] = | |
| 17 | -{ | |
| 18 | - -0.337, -0.4048, -0.51864, -0.61179, -0.60885, -0.39567, -0.09897, 0.07234, 0.11089 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p09[9*9] = | |
| 22 | -{ | |
| 23 | - 10000, -2010, -139, -158, -42, 82, 33, -16, 18, | |
| 24 | - -2010, 9516, -1712, -238, 113, -84, 139, 21, -29, | |
| 25 | - -139, -1712, 8376, -1583, -279, 168, 35, -15, 10, | |
| 26 | - -158, -238, -1583, 6121, -1710, -96, 286, -83, -31, | |
| 27 | - -42, 113, -279, -1710, 3284, -1432, 156, 109, -37, | |
| 28 | - 82, -84, 168, -96, -1432, 2365, -1238, 157, 82, | |
| 29 | - 33, 139, 35, 286, 156, -1238, 2658, -1311, 238, | |
| 30 | - -16, 21, -15, -83, 109, 157, -1311, 3337, -1404, | |
| 31 | - 18, -29, 10, -31, -37, 82, 238, -1404, 3105 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p09(9, yaw00_prof_lev0_p09, yaw00_cov_lev0_p09); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P09_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p10.mh deleted
| 1 | -// classic_yaw00_lev0_p10: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P10_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P10_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p10[9] = | |
| 17 | -{ | |
| 18 | - -0.45226, -0.49094, -0.57295, -0.62894, -0.59532, -0.38842, -0.10524, 0.11116, 0.22676 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p10[9*9] = | |
| 22 | -{ | |
| 23 | - 9433, -2529, 58, -75, 157, 48, 107, 8, -25, | |
| 24 | - -2529, 10000, -2579, 82, 55, 58, 71, -70, 38, | |
| 25 | - 58, -2579, 8961, -2244, 4, 146, 19, -18, 167, | |
| 26 | - -75, 82, -2244, 6772, -2470, 167, 236, -52, -49, | |
| 27 | - 157, 55, 4, -2470, 4640, -2209, 410, 66, -60, | |
| 28 | - 48, 58, 146, 167, -2209, 3660, -1920, 364, 51, | |
| 29 | - 107, 71, 19, 236, 410, -1920, 3397, -1796, 499, | |
| 30 | - 8, -70, -18, -52, 66, 364, -1796, 3691, -1564, | |
| 31 | - -25, 38, 167, -49, -60, 51, 499, -1564, 2853 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p10(9, yaw00_prof_lev0_p10, yaw00_cov_lev0_p10); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P10_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p11.mh deleted
| 1 | -// classic_yaw00_lev0_p11: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P11_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P11_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p11[9] = | |
| 17 | -{ | |
| 18 | - -0.51035, -0.5573, -0.65784, -0.80491, -0.86598, -0.68945, -0.34286, 0.03568, 0.18886 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p11[9*9] = | |
| 22 | -{ | |
| 23 | - 8164, -2881, -105, 271, -68, 319, 58, 46, -37, | |
| 24 | - -2881, 10000, -2684, -95, 282, -111, 177, -133, 58, | |
| 25 | - -105, -2684, 8107, -2657, 194, 295, -177, 206, -42, | |
| 26 | - 271, -95, -2657, 6438, -2492, 229, 418, -264, 111, | |
| 27 | - -68, 282, 194, -2492, 4459, -2197, 472, 128, -105, | |
| 28 | - 319, -111, 295, 229, -2197, 3655, -1962, 542, 15, | |
| 29 | - 58, 177, -177, 418, 472, -1962, 3196, -1833, 583, | |
| 30 | - 46, -133, 206, -264, 128, 542, -1833, 3265, -1513, | |
| 31 | - -37, 58, -42, 111, -105, 15, 583, -1513, 2446 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p11(9, yaw00_prof_lev0_p11, yaw00_cov_lev0_p11); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P11_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p12.mh deleted
| 1 | -// classic_yaw00_lev0_p12: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P12_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P12_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p12[9] = | |
| 17 | -{ | |
| 18 | - -0.32226, -0.45395, -0.64439, -0.91073, -1.15151, -1.18397, -0.78182, -0.3074, -0.00799 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p12[9*9] = | |
| 22 | -{ | |
| 23 | - 8275, -3970, -416, 169, 151, 179, 114, -74, -45, | |
| 24 | - -3970, 10000, -3575, -128, 212, 33, 94, -75, -69, | |
| 25 | - -416, -3575, 9570, -3344, -146, 717, -165, 110, -17, | |
| 26 | - 169, -128, -3344, 6957, -2520, 178, 493, -225, 39, | |
| 27 | - 151, 212, -146, -2520, 5151, -2139, 251, 346, -146, | |
| 28 | - 179, 33, 717, 178, -2139, 3809, -1846, 274, 120, | |
| 29 | - 114, 94, -165, 493, 251, -1846, 3846, -2120, 522, | |
| 30 | - -74, -75, 110, -225, 346, 274, -2120, 4278, -2032, | |
| 31 | - -45, -69, -17, 39, -146, 120, 522, -2032, 3604 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p12(9, yaw00_prof_lev0_p12, yaw00_cov_lev0_p12); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P12_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p13.mh deleted
| 1 | -// classic_yaw00_lev0_p13: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P13_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P13_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p13[9] = | |
| 17 | -{ | |
| 18 | - -0.61604, -0.62305, -0.6267, -0.58765, -0.57605, -0.58816, -0.60888, -0.59273, -0.57288 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p13[9*9] = | |
| 22 | -{ | |
| 23 | - 6679, -1528, -9, -159, -115, 125, 163, 154, 185, | |
| 24 | - -1528, 8633, -1689, 330, -176, -192, 29, -113, 60, | |
| 25 | - -9, -1689, 9471, -1514, 50, -120, -272, 11, -73, | |
| 26 | - -159, 330, -1514, 9332, -1739, 178, -33, -97, -250, | |
| 27 | - -115, -176, 50, -1739, 10000, -1708, 29, -393, -286, | |
| 28 | - 125, -192, -120, 178, -1708, 9432, -1832, 87, -481, | |
| 29 | - 163, 29, -272, -33, 29, -1832, 8180, -1763, -61, | |
| 30 | - 154, -113, 11, -97, -393, 87, -1763, 7842, -1939, | |
| 31 | - 185, 60, -73, -250, -286, -481, -61, -1939, 6442 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p13(9, yaw00_prof_lev0_p13, yaw00_cov_lev0_p13); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P13_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p14.mh deleted
| 1 | -// classic_yaw00_lev0_p14: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P14_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P14_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p14[9] = | |
| 17 | -{ | |
| 18 | - -0.67506, -0.66369, -0.61873, -0.61629, -0.63249, -0.64093, -0.63732, -0.67448, -0.67292 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p14[9*9] = | |
| 22 | -{ | |
| 23 | - 5728, -1713, 633, -245, -213, 170, 32, 159, 271, | |
| 24 | - -1713, 7913, -2491, 934, -187, -231, 0, 334, -49, | |
| 25 | - 633, -2491, 9048, -2710, 934, -245, -113, -234, 88, | |
| 26 | - -245, 934, -2710, 10000, -2717, 1015, -252, -128, -100, | |
| 27 | - -213, -187, 934, -2717, 9830, -2667, 964, -69, -365, | |
| 28 | - 170, -231, -245, 1015, -2667, 9078, -2816, 793, -321, | |
| 29 | - 32, 0, -113, -252, 964, -2816, 8810, -2643, 264, | |
| 30 | - 159, 334, -234, -128, -69, 793, -2643, 8133, -2160, | |
| 31 | - 271, -49, 88, -100, -365, -321, 264, -2160, 6145 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p14(9, yaw00_prof_lev0_p14, yaw00_cov_lev0_p14); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P14_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev0_p15.mh deleted
| 1 | -// classic_yaw00_lev0_p15: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV0_P15_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV0_P15_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev0_p15[9] = | |
| 17 | -{ | |
| 18 | - -0.60196, -0.61116, -0.56915, -0.56914, -0.56312, -0.57481, -0.55917, -0.56422, -0.55659 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev0_p15[9*9] = | |
| 22 | -{ | |
| 23 | - 6565, -1154, 27, -374, 48, -55, -47, 73, 127, | |
| 24 | - -1154, 8112, -1277, 244, -283, -77, -276, -2, 104, | |
| 25 | - 27, -1277, 8803, -1468, 107, -253, -27, -255, -40, | |
| 26 | - -374, 244, -1468, 9433, -1534, 174, -433, -127, -112, | |
| 27 | - 48, -283, 107, -1534, 10000, -1651, 146, -480, -244, | |
| 28 | - -55, -77, -253, 174, -1651, 9115, -1914, 40, -514, | |
| 29 | - -47, -276, -27, -433, 146, -1914, 8340, -1943, 22, | |
| 30 | - 73, -2, -255, -127, -480, 40, -1943, 8177, -1707, | |
| 31 | - 127, 104, -40, -112, -244, -514, 22, -1707, 6245 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev0_p15(9, yaw00_prof_lev0_p15, yaw00_cov_lev0_p15); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV0_P15_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p00.mh deleted
| 1 | -// classic_yaw00_lev1_p00: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P00_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P00_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p00[9] = | |
| 17 | -{ | |
| 18 | - -0.26552, -0.25836, -0.14524, 0.30515, 1.31126, 1.48416, 0.82177, 0.41147, 0.23978 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p00[9*9] = | |
| 22 | -{ | |
| 23 | - 4045, -1362, 689, -10, 151, 13, -53, -167, -109, | |
| 24 | - -1362, 4666, -1690, 587, -202, 37, -248, -146, -12, | |
| 25 | - 689, -1690, 4109, -1547, 674, -453, 115, -154, -167, | |
| 26 | - -10, 587, -1547, 2861, -1290, 842, -516, 161, -55, | |
| 27 | - 151, -202, 674, -1290, 2243, -1341, 1064, -279, 148, | |
| 28 | - 13, 37, -453, 842, -1341, 3629, -2663, 1002, 50, | |
| 29 | - -53, -248, 115, -516, 1064, -2663, 7484, -4277, 417, | |
| 30 | - -167, -146, -154, 161, -279, 1002, -4277, 10000, -3097, | |
| 31 | - -109, -12, -167, -55, 148, 50, 417, -3097, 6236 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p00(9, yaw00_prof_lev1_p00, yaw00_cov_lev1_p00); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P00_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p01.mh deleted
| 1 | -// classic_yaw00_lev1_p01: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P01_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P01_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p01[9] = | |
| 17 | -{ | |
| 18 | - -0.58928, -0.59011, -0.66712, -0.87982, -1.14676, -0.64987, 0.1479, 0.26249, 0.15874 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p01[9*9] = | |
| 22 | -{ | |
| 23 | - 8018, -3475, 50, 203, 324, 99, 10, -139, 22, | |
| 24 | - -3475, 10000, -3190, 618, 102, 147, -90, 7, -116, | |
| 25 | - 50, -3190, 8961, -2913, 795, -57, 65, -111, 22, | |
| 26 | - 203, 618, -2913, 5508, -1731, 715, -298, 104, -38, | |
| 27 | - 324, 102, 795, -1731, 2195, -848, 439, -222, 93, | |
| 28 | - 99, 147, -57, 715, -848, 1202, -603, 331, -26, | |
| 29 | - 10, -90, 65, -298, 439, -603, 1307, -568, 307, | |
| 30 | - -139, 7, -111, 104, -222, 331, -568, 1566, -465, | |
| 31 | - 22, -116, 22, -38, 93, -26, 307, -465, 1412 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p01(9, yaw00_prof_lev1_p01, yaw00_cov_lev1_p01); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P01_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p02.mh deleted
| 1 | -// classic_yaw00_lev1_p02: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P02_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P02_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p02[9] = | |
| 17 | -{ | |
| 18 | - -0.53443, -0.53225, -0.59414, -0.73731, -0.84331, -0.3396, 0.27334, 0.28559, 0.14275 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p02[9*9] = | |
| 22 | -{ | |
| 23 | - 8299, -2665, 149, 190, 132, 154, 15, -83, 35, | |
| 24 | - -2665, 10000, -2781, 528, 36, 165, -43, -26, -34, | |
| 25 | - 149, -2781, 8973, -2314, 463, 4, 54, 14, 72, | |
| 26 | - 190, 528, -2314, 6097, -1581, 562, -214, 0, -24, | |
| 27 | - 132, 36, 463, -1581, 2105, -895, 452, -168, 83, | |
| 28 | - 154, 165, 4, 562, -895, 1283, -699, 328, -39, | |
| 29 | - 15, -43, 54, -214, 452, -699, 1647, -670, 343, | |
| 30 | - -83, -26, 14, 0, -168, 328, -670, 1994, -531, | |
| 31 | - 35, -34, 72, -24, 83, -39, 343, -531, 1931 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p02(9, yaw00_prof_lev1_p02, yaw00_cov_lev1_p02); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P02_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p03.mh deleted
| 1 | -// classic_yaw00_lev1_p03: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P03_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P03_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p03[9] = | |
| 17 | -{ | |
| 18 | - -0.3615, -0.39704, -0.48617, -0.68868, -0.84047, -0.37107, 0.13433, 0.09121, 0.0192 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p03[9*9] = | |
| 22 | -{ | |
| 23 | - 7761, -2345, 127, 76, 15, 60, 24, 33, -35, | |
| 24 | - -2345, 10000, -2305, 91, 41, 31, 119, 29, -56, | |
| 25 | - 127, -2305, 9790, -1898, 281, -37, 14, 8, 32, | |
| 26 | - 76, 91, -1898, 6152, -1444, 492, -195, 56, -49, | |
| 27 | - 15, 41, 281, -1444, 1902, -800, 370, -144, 33, | |
| 28 | - 60, 31, -37, 492, -800, 1151, -649, 281, 27, | |
| 29 | - 24, 119, 14, -195, 370, -649, 1981, -736, 299, | |
| 30 | - 33, 29, 8, 56, -144, 281, -736, 2814, -699, | |
| 31 | - -35, -56, 32, -49, 33, 27, 299, -699, 2552 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p03(9, yaw00_prof_lev1_p03, yaw00_cov_lev1_p03); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P03_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p04.mh deleted
| 1 | -// classic_yaw00_lev1_p04: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P04_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P04_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p04[9] = | |
| 17 | -{ | |
| 18 | - -0.45089, -0.47263, -0.52036, -0.66078, -0.78934, -0.1695, 0.2894, 0.19754, 0.08816 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p04[9*9] = | |
| 22 | -{ | |
| 23 | - 8271, -1478, 405, 579, 155, 147, 56, 34, -95, | |
| 24 | - -1478, 9629, -1877, 268, 237, 93, 65, 23, 91, | |
| 25 | - 405, -1877, 10000, -1842, 237, 80, -46, 110, -31, | |
| 26 | - 579, 268, -1842, 9238, -1344, 367, 29, 25, 54, | |
| 27 | - 155, 237, 237, -1344, 4208, -977, 369, -83, -48, | |
| 28 | - 147, 93, 80, 367, -977, 1993, -741, 296, 105, | |
| 29 | - 56, 65, -46, 29, 369, -741, 3132, -1240, 273, | |
| 30 | - 34, 23, 110, 25, -83, 296, -1240, 4193, -1353, | |
| 31 | - -95, 91, -31, 54, -48, 105, 273, -1353, 3681 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p04(9, yaw00_prof_lev1_p04, yaw00_cov_lev1_p04); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P04_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p05.mh deleted
| 1 | -// classic_yaw00_lev1_p05: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P05_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P05_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p05[9] = | |
| 17 | -{ | |
| 18 | - -1.00461, -1.0575, -1.11365, -1.03891, -0.45576, 0.53418, 0.57367, 0.3517, 0.3299 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p05[9*9] = | |
| 22 | -{ | |
| 23 | - 9114, -1237, 238, 743, 478, -327, -339, -216, -219, | |
| 24 | - -1237, 10000, -678, 384, 478, -325, -362, -226, -523, | |
| 25 | - 238, -678, 9750, -1062, 472, -271, -492, -386, -548, | |
| 26 | - 743, 384, -1062, 7625, -1258, 414, -412, -455, -449, | |
| 27 | - 478, 478, 472, -1258, 4800, -1172, 787, -91, 95, | |
| 28 | - -327, -325, -271, 414, -1172, 4147, -906, 648, 464, | |
| 29 | - -339, -362, -492, -412, 787, -906, 5721, -1820, 603, | |
| 30 | - -216, -226, -386, -455, -91, 648, -1820, 7781, -2200, | |
| 31 | - -219, -523, -548, -449, 95, 464, 603, -2200, 7275 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p05(9, yaw00_prof_lev1_p05, yaw00_cov_lev1_p05); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P05_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p06.mh deleted
| 1 | -// classic_yaw00_lev1_p06: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P06_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P06_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p06[9] = | |
| 17 | -{ | |
| 18 | - -0.98512, -1.03662, -1.08184, -1.10739, -0.63843, 0.57674, 0.79166, 0.47566, 0.37753 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p06[9*9] = | |
| 22 | -{ | |
| 23 | - 8652, -2610, 939, 383, 604, -654, -644, -399, -463, | |
| 24 | - -2610, 10000, -3008, 1392, 196, -126, -561, -428, -153, | |
| 25 | - 939, -3008, 9542, -3147, 1036, -516, -276, -283, -342, | |
| 26 | - 383, 1392, -3147, 8596, -2150, 893, -918, -183, -558, | |
| 27 | - 604, 196, 1036, -2150, 4810, -1719, 1000, -599, 179, | |
| 28 | - -654, -126, -516, 893, -1719, 3317, -1042, 1262, 168, | |
| 29 | - -644, -561, -276, -918, 1000, -1042, 4417, -1879, 1183, | |
| 30 | - -399, -428, -283, -183, -599, 1262, -1879, 6322, -2197, | |
| 31 | - -463, -153, -342, -558, 179, 168, 1183, -2197, 5447 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p06(9, yaw00_prof_lev1_p06, yaw00_cov_lev1_p06); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P06_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p07.mh deleted
| 1 | -// classic_yaw00_lev1_p07: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P07_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P07_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p07[9] = | |
| 17 | -{ | |
| 18 | - -1.01903, -1.07501, -1.11749, -1.02256, -0.33681, 0.5963, 0.53541, 0.33205, 0.32692 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p07[9*9] = | |
| 22 | -{ | |
| 23 | - 9204, -936, 196, 867, 286, -377, -355, -278, -348, | |
| 24 | - -936, 10000, -859, 487, 368, -330, -500, -73, -568, | |
| 25 | - 196, -859, 9751, -1239, 428, -237, -485, -446, -415, | |
| 26 | - 867, 487, -1239, 8051, -1354, 432, -607, -349, -583, | |
| 27 | - 286, 368, 428, -1354, 4601, -1124, 791, 52, 142, | |
| 28 | - -377, -330, -237, 432, -1124, 4351, -1034, 649, 475, | |
| 29 | - -355, -500, -485, -607, 791, -1034, 6303, -1961, 590, | |
| 30 | - -278, -73, -446, -349, 52, 649, -1961, 7981, -2305, | |
| 31 | - -348, -568, -415, -583, 142, 475, 590, -2305, 7563 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p07(9, yaw00_prof_lev1_p07, yaw00_cov_lev1_p07); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P07_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p08.mh deleted
| 1 | -// classic_yaw00_lev1_p08: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P08_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P08_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p08[9] = | |
| 17 | -{ | |
| 18 | - -0.44963, -0.47823, -0.51418, -0.6935, -0.73093, -0.06534, 0.24482, 0.17755, 0.0798 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p08[9*9] = | |
| 22 | -{ | |
| 23 | - 8403, -1654, 342, 516, 155, 175, -51, 69, -81, | |
| 24 | - -1654, 9650, -1746, 296, 105, 98, 42, 51, 27, | |
| 25 | - 342, -1746, 10000, -1690, 161, 108, 89, 32, -13, | |
| 26 | - 516, 296, -1690, 8635, -1271, 476, -137, 76, 30, | |
| 27 | - 155, 105, 161, -1271, 3651, -1001, 365, -63, -25, | |
| 28 | - 175, 98, 108, 476, -1001, 2070, -780, 284, 114, | |
| 29 | - -51, 42, 89, -137, 365, -780, 3308, -1338, 346, | |
| 30 | - 69, 51, 32, 76, -63, 284, -1338, 4332, -1485, | |
| 31 | - -81, 27, -13, 30, -25, 114, 346, -1485, 3900 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p08(9, yaw00_prof_lev1_p08, yaw00_cov_lev1_p08); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P08_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p09.mh deleted
| 1 | -// classic_yaw00_lev1_p09: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P09_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P09_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p09[9] = | |
| 17 | -{ | |
| 18 | - -0.36622, -0.40702, -0.51347, -0.77441, -0.77069, -0.17068, 0.11131, 0.05223, 0.01393 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p09[9*9] = | |
| 22 | -{ | |
| 23 | - 7987, -2168, -2, 88, -8, 80, 60, 27, -32, | |
| 24 | - -2168, 10000, -2151, -12, 11, 46, 91, 9, 18, | |
| 25 | - -2, -2151, 9792, -1775, 219, 13, -8, -4, 6, | |
| 26 | - 88, -12, -1775, 5448, -1238, 493, -187, 69, -81, | |
| 27 | - -8, 11, 219, -1238, 1411, -732, 328, -104, 43, | |
| 28 | - 80, 46, 13, 493, -732, 1294, -667, 290, 44, | |
| 29 | - 60, 91, -8, -187, 328, -667, 2347, -842, 331, | |
| 30 | - 27, 9, -4, 69, -104, 290, -842, 2942, -768, | |
| 31 | - -32, 18, 6, -81, 43, 44, 331, -768, 2694 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p09(9, yaw00_prof_lev1_p09, yaw00_cov_lev1_p09); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P09_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p10.mh deleted
| 1 | -// classic_yaw00_lev1_p10: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P10_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P10_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p10[9] = | |
| 17 | -{ | |
| 18 | - -0.53793, -0.5388, -0.61332, -0.78656, -0.73707, -0.13772, 0.26423, 0.2313, 0.11337 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p10[9*9] = | |
| 22 | -{ | |
| 23 | - 8397, -2856, 157, 158, 140, 121, -19, -77, 16, | |
| 24 | - -2856, 10000, -2610, 314, 74, 151, -76, 85, -107, | |
| 25 | - 157, -2610, 9132, -2319, 563, -78, 76, -2, 105, | |
| 26 | - 158, 314, -2319, 5317, -1519, 617, -248, 46, -55, | |
| 27 | - 140, 74, 563, -1519, 1717, -810, 400, -141, 84, | |
| 28 | - 121, 151, -78, 617, -810, 1293, -672, 331, -22, | |
| 29 | - -19, -76, 76, -248, 400, -672, 1941, -787, 405, | |
| 30 | - -77, 85, -2, 46, -141, 331, -787, 2343, -662, | |
| 31 | - 16, -107, 105, -55, 84, -22, 405, -662, 2147 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p10(9, yaw00_prof_lev1_p10, yaw00_cov_lev1_p10); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P10_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p11.mh deleted
| 1 | -// classic_yaw00_lev1_p11: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P11_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P11_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p11[9] = | |
| 17 | -{ | |
| 18 | - -0.58075, -0.59995, -0.68687, -0.9197, -1.06371, -0.44371, 0.17664, 0.22854, 0.13256 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p11[9*9] = | |
| 22 | -{ | |
| 23 | - 7589, -3828, 338, 43, 209, 37, 19, -168, -38, | |
| 24 | - -3828, 10000, -3263, 686, 77, 155, -69, 4, 88, | |
| 25 | - 338, -3263, 8181, -2396, 611, -90, 20, -87, -138, | |
| 26 | - 43, 686, -2396, 4361, -1331, 646, -259, 94, 59, | |
| 27 | - 209, 77, 611, -1331, 1577, -722, 400, -156, 57, | |
| 28 | - 37, 155, -90, 646, -722, 1091, -566, 284, -11, | |
| 29 | - 19, -69, 20, -259, 400, -566, 1371, -571, 332, | |
| 30 | - -168, 4, -87, 94, -156, 284, -571, 1540, -490, | |
| 31 | - -38, 88, -138, 59, 57, -11, 332, -490, 1428 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p11(9, yaw00_prof_lev1_p11, yaw00_cov_lev1_p11); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P11_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p12.mh deleted
| 1 | -// classic_yaw00_lev1_p12: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P12_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P12_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p12[9] = | |
| 17 | -{ | |
| 18 | - -0.1611, -0.25254, -0.48201, -0.98315, -1.60019, -1.12709, -0.13159, 0.17559, 0.26522 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p12[9*9] = | |
| 22 | -{ | |
| 23 | - 6477, -3251, 185, -73, 158, 51, -64, -110, -33, | |
| 24 | - -3251, 10000, -4062, 478, -6, 72, -4, -7, -63, | |
| 25 | - 185, -4062, 9818, -3606, 811, -197, 23, -134, -177, | |
| 26 | - -73, 478, -3606, 5933, -1935, 997, -463, 92, -164, | |
| 27 | - 158, -6, 811, -1935, 2826, -1217, 709, -331, 149, | |
| 28 | - 51, 72, -197, 997, -1217, 2011, -1194, 537, -103, | |
| 29 | - -64, -4, 23, -463, 709, -1194, 2810, -1473, 488, | |
| 30 | - -110, -7, -134, 92, -331, 537, -1473, 3861, -1195, | |
| 31 | - -33, -63, -177, -164, 149, -103, 488, -1195, 3459 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p12(9, yaw00_prof_lev1_p12, yaw00_cov_lev1_p12); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P12_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p13.mh deleted
| 1 | -// classic_yaw00_lev1_p13: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P13_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P13_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p13[9] = | |
| 17 | -{ | |
| 18 | - -0.63606, -0.63499, -0.67446, -0.70764, -0.69469, -0.70577, -0.67686, -0.66618, -0.65743 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p13[9*9] = | |
| 22 | -{ | |
| 23 | - 7239, -1774, 74, -53, 334, 334, 262, 362, 203, | |
| 24 | - -1774, 9627, -1889, 74, -221, 230, 364, 180, 202, | |
| 25 | - 74, -1889, 9320, -1868, 5, 5, 182, 269, 73, | |
| 26 | - -53, 74, -1868, 9950, -1964, -202, -188, 15, 240, | |
| 27 | - 334, -221, 5, -1964, 10000, -1950, -71, -220, 82, | |
| 28 | - 334, 230, 5, -202, -1950, 9308, -1943, -2, -233, | |
| 29 | - 262, 364, 182, -188, -71, -1943, 8113, -1882, -315, | |
| 30 | - 362, 180, 269, 15, -220, -2, -1882, 7392, -1913, | |
| 31 | - 203, 202, 73, 240, 82, -233, -315, -1913, 5540 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p13(9, yaw00_prof_lev1_p13, yaw00_cov_lev1_p13); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P13_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p14.mh deleted
| 1 | -// classic_yaw00_lev1_p14: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P14_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P14_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p14[9] = | |
| 17 | -{ | |
| 18 | - -0.70693, -0.69133, -0.72813, -0.73088, -0.73791, -0.74673, -0.77342, -0.80721, -0.84348 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p14[9*9] = | |
| 22 | -{ | |
| 23 | - 6805, -2176, 266, -47, 567, 354, 527, 388, 457, | |
| 24 | - -2176, 9974, -2321, 194, -195, 370, 276, 160, 470, | |
| 25 | - 266, -2321, 9328, -2152, 224, -161, 119, 532, 251, | |
| 26 | - -47, 194, -2152, 9302, -2499, 147, -350, 197, 268, | |
| 27 | - 567, -195, 224, -2499, 10000, -2499, 488, -438, -9, | |
| 28 | - 354, 370, -161, 147, -2499, 9567, -2619, 284, -338, | |
| 29 | - 527, 276, 119, -350, 488, -2619, 8637, -2204, -257, | |
| 30 | - 388, 160, 532, 197, -438, 284, -2204, 7853, -2144, | |
| 31 | - 457, 470, 251, 268, -9, -338, -257, -2144, 5140 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p14(9, yaw00_prof_lev1_p14, yaw00_cov_lev1_p14); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P14_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev1_p15.mh deleted
| 1 | -// classic_yaw00_lev1_p15: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV1_P15_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV1_P15_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev1_p15[9] = | |
| 17 | -{ | |
| 18 | - -0.58183, -0.61339, -0.64935, -0.66865, -0.67214, -0.68748, -0.65711, -0.64961, -0.65152 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev1_p15[9*9] = | |
| 22 | -{ | |
| 23 | - 7167, -1412, -233, -193, 292, 382, 265, 217, 289, | |
| 24 | - -1412, 8588, -1537, -100, -383, 229, 173, 40, 148, | |
| 25 | - -233, -1537, 9585, -1451, -83, -344, 95, 314, 140, | |
| 26 | - -193, -100, -1451, 10000, -1611, -301, -358, 85, 27, | |
| 27 | - 292, -383, -83, -1611, 9843, -1660, -315, -287, 176, | |
| 28 | - 382, 229, -344, -301, -1660, 9605, -1720, -74, -492, | |
| 29 | - 265, 173, 95, -358, -315, -1720, 7978, -1644, -288, | |
| 30 | - 217, 40, 314, 85, -287, -74, -1644, 7475, -1816, | |
| 31 | - 289, 148, 140, 27, 176, -492, -288, -1816, 5830 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev1_p15(9, yaw00_prof_lev1_p15, yaw00_cov_lev1_p15); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV1_P15_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p00.mh deleted
| 1 | -// classic_yaw00_lev2_p00: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P00_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P00_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p00[9] = | |
| 17 | -{ | |
| 18 | - -0.24484, -0.31522, -0.36846, -0.14047, 1.56065, 1.28274, 0.38984, 0.13367, 0.0543 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p00[9*9] = | |
| 22 | -{ | |
| 23 | - 6489, -193, 783, 513, 321, 50, -176, -259, -153, | |
| 24 | - -193, 5648, -110, 563, 160, -199, -414, -257, -91, | |
| 25 | - 783, -110, 4910, -92, 291, -262, -225, -324, -305, | |
| 26 | - 513, 563, -92, 3042, -373, 101, -388, -170, -376, | |
| 27 | - 321, 160, 291, -373, 1910, -121, 360, 62, 159, | |
| 28 | - 50, -199, -262, 101, -121, 4243, -1776, 90, -3, | |
| 29 | - -176, -414, -225, -388, 360, -1776, 10000, -2409, 210, | |
| 30 | - -259, -257, -324, -170, 62, 90, -2409, 9607, -1425, | |
| 31 | - -153, -91, -305, -376, 159, -3, 210, -1425, 8356 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p00(9, yaw00_prof_lev2_p00, yaw00_cov_lev2_p00); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P00_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p01.mh deleted
| 1 | -// classic_yaw00_lev2_p01: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P01_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P01_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p01[9] = | |
| 17 | -{ | |
| 18 | - -0.61006, -0.72105, -0.75849, -0.81226, -1.21814, -0.76544, 0.27518, 0.16726, 0.09666 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p01[9*9] = | |
| 22 | -{ | |
| 23 | - 9168, -3454, 139, 825, 254, 325, -3, 102, 11, | |
| 24 | - -3454, 10000, -3058, -173, 575, 126, -43, -54, -119, | |
| 25 | - 139, -3058, 9270, -2471, 273, 130, -70, -56, -5, | |
| 26 | - 825, -173, -2471, 7299, -543, 306, -185, -1, -112, | |
| 27 | - 254, 575, 273, -543, 1916, -92, 98, 9, 41, | |
| 28 | - 325, 126, 130, 306, -92, 653, -24, 157, 92, | |
| 29 | - -3, -43, -70, -185, 98, -24, 1090, 41, 257, | |
| 30 | - 102, -54, -56, -1, 9, 157, 41, 1348, 53, | |
| 31 | - 11, -119, -5, -112, 41, 92, 257, 53, 1544 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p01(9, yaw00_prof_lev2_p01, yaw00_cov_lev2_p01); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P01_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p02.mh deleted
| 1 | -// classic_yaw00_lev2_p02: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P02_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P02_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p02[9] = | |
| 17 | -{ | |
| 18 | - -0.63169, -0.65689, -0.67154, -0.73992, -1.02767, -0.40486, 0.33089, 0.10841, 0.01497 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p02[9*9] = | |
| 22 | -{ | |
| 23 | - 7561, -2349, -106, 166, 171, 135, 18, -16, 60, | |
| 24 | - -2349, 10000, -2423, 7, 168, 232, -53, 62, 87, | |
| 25 | - -106, -2423, 9194, -1551, 311, 105, -58, -80, 21, | |
| 26 | - 166, 7, -1551, 7598, -387, 331, -10, 35, 73, | |
| 27 | - 171, 168, 311, -387, 2080, -220, 85, 8, 55, | |
| 28 | - 135, 232, 105, 331, -220, 703, -49, 159, 117, | |
| 29 | - 18, -53, -58, -10, 85, -49, 1423, 7, 278, | |
| 30 | - -16, 62, -80, 35, 8, 159, 7, 2009, 50, | |
| 31 | - 60, 87, 21, 73, 55, 117, 278, 50, 2301 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p02(9, yaw00_prof_lev2_p02, yaw00_cov_lev2_p02); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P02_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p03.mh deleted
| 1 | -// classic_yaw00_lev2_p03: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P03_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P03_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p03[9] = | |
| 17 | -{ | |
| 18 | - -0.1954, -0.32708, -0.4418, -0.58564, -1.00529, -0.41429, 0.09369, 0.0148, 0.04192 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p03[9*9] = | |
| 22 | -{ | |
| 23 | - 4553, -1009, 811, -234, -106, 14, 89, -11, -22, | |
| 24 | - -1009, 6513, -1245, 718, -101, 94, 33, 13, -27, | |
| 25 | - 811, -1245, 8740, -1048, 6, 28, -8, -85, -88, | |
| 26 | - -234, 718, -1048, 10000, -520, 193, 16, -50, -11, | |
| 27 | - -106, -101, 6, -520, 2184, -333, 81, 66, 105, | |
| 28 | - 14, 94, 28, 193, -333, 845, -60, 165, 182, | |
| 29 | - 89, 33, -8, 16, 81, -60, 2324, -41, 358, | |
| 30 | - -11, 13, -85, -50, 66, 165, -41, 3030, -14, | |
| 31 | - -22, -27, -88, -11, 105, 182, 358, -14, 4018 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p03(9, yaw00_prof_lev2_p03, yaw00_cov_lev2_p03); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P03_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p04.mh deleted
| 1 | -// classic_yaw00_lev2_p04: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P04_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P04_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p04[9] = | |
| 17 | -{ | |
| 18 | - -0.25192, -0.4374, -0.55404, -0.67336, -0.88419, 0.01506, 0.24966, -0.00294, -0.08817 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p04[9*9] = | |
| 22 | -{ | |
| 23 | - 6499, -651, 1221, 956, 106, 160, 361, 253, 191, | |
| 24 | - -651, 7810, -572, 1542, 363, 224, 123, 171, 13, | |
| 25 | - 1221, -572, 9523, -262, 653, 226, 122, 141, 47, | |
| 26 | - 956, 1542, -262, 10000, -323, 445, 3, 241, 33, | |
| 27 | - 106, 363, 653, -323, 4641, -402, 205, -54, -67, | |
| 28 | - 160, 224, 226, 445, -402, 1827, -219, 263, 186, | |
| 29 | - 361, 123, 122, 3, 205, -219, 3031, -579, 258, | |
| 30 | - 253, 171, 141, 241, -54, 263, -579, 3574, -366, | |
| 31 | - 191, 13, 47, 33, -67, 186, 258, -366, 3094 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p04(9, yaw00_prof_lev2_p04, yaw00_cov_lev2_p04); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P04_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p05.mh deleted
| 1 | -// classic_yaw00_lev2_p05: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P05_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P05_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p05[9] = | |
| 17 | -{ | |
| 18 | - -0.52692, -0.93794, -1.19994, -1.37713, -0.71518, 0.7072, 0.44331, 0.36323, 0.29919 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p05[9*9] = | |
| 22 | -{ | |
| 23 | - 6556, -1762, 292, 1814, 988, -222, 195, 19, 370, | |
| 24 | - -1762, 8351, -337, 497, 1056, -101, 147, -211, 205, | |
| 25 | - 292, -337, 10000, -11, 892, -92, -300, -235, -111, | |
| 26 | - 1814, 497, -11, 9238, 297, -242, -358, -730, -609, | |
| 27 | - 988, 1056, 892, 297, 4719, -162, 366, -75, -55, | |
| 28 | - -222, -101, -92, -242, -162, 4808, -22, 875, 773, | |
| 29 | - 195, 147, -300, -358, 366, -22, 7007, -1183, 644, | |
| 30 | - 19, -211, -235, -730, -75, 875, -1183, 8031, -1342, | |
| 31 | - 370, 205, -111, -609, -55, 773, 644, -1342, 7917 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p05(9, yaw00_prof_lev2_p05, yaw00_cov_lev2_p05); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P05_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p06.mh deleted
| 1 | -// classic_yaw00_lev2_p06: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P06_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P06_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p06[9] = | |
| 17 | -{ | |
| 18 | - -0.7492, -1.02465, -1.21457, -1.36678, -0.53414, 0.86115, 0.50492, 0.37753, 0.33932 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p06[9*9] = | |
| 22 | -{ | |
| 23 | - 6047, -1447, 364, 1014, 442, -481, 36, -225, -87, | |
| 24 | - -1447, 9337, -1270, 951, 329, -713, -433, -580, -228, | |
| 25 | - 364, -1270, 10000, -1021, 497, -819, -507, -593, -716, | |
| 26 | - 1014, 951, -1021, 6867, -13, -443, -634, -510, -653, | |
| 27 | - 442, 329, 497, -13, 2491, 40, 343, 52, 136, | |
| 28 | - -481, -713, -819, -443, 40, 3570, 335, 1107, 906, | |
| 29 | - 36, -433, -507, -634, 343, 335, 4612, -896, 1216, | |
| 30 | - -225, -580, -593, -510, 52, 1107, -896, 5905, -1267, | |
| 31 | - -87, -228, -716, -653, 136, 906, 1216, -1267, 5983 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p06(9, yaw00_prof_lev2_p06, yaw00_cov_lev2_p06); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P06_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p07.mh deleted
| 1 | -// classic_yaw00_lev2_p07: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P07_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P07_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p07[9] = | |
| 17 | -{ | |
| 18 | - -0.60437, -0.99157, -1.25118, -1.39861, -0.23545, 0.64767, 0.39954, 0.36006, 0.27114 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p07[9*9] = | |
| 22 | -{ | |
| 23 | - 6885, -1447, 565, 2092, 547, -29, 209, 2, 550, | |
| 24 | - -1447, 9100, -54, 887, 746, -162, 207, -47, 127, | |
| 25 | - 565, -54, 10000, 104, 614, -155, -233, -348, -164, | |
| 26 | - 2092, 887, 104, 9159, -85, -203, -583, -693, -587, | |
| 27 | - 547, 746, 614, -85, 4248, 201, 555, 313, 316, | |
| 28 | - -29, -162, -155, -203, 201, 5637, -456, 841, 821, | |
| 29 | - 209, 207, -233, -583, 555, -456, 7590, -1399, 584, | |
| 30 | - 2, -47, -348, -693, 313, 841, -1399, 8472, -1266, | |
| 31 | - 550, 127, -164, -587, 316, 821, 584, -1266, 8078 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p07(9, yaw00_prof_lev2_p07, yaw00_cov_lev2_p07); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P07_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p08.mh deleted
| 1 | -// classic_yaw00_lev2_p08: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P08_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P08_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p08[9] = | |
| 17 | -{ | |
| 18 | - -0.33333, -0.47816, -0.57357, -0.71576, -0.75634, 0.23606, 0.12512, -0.04428, -0.07596 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p08[9*9] = | |
| 22 | -{ | |
| 23 | - 6779, -688, 1413, 630, 153, 190, 192, 261, -4, | |
| 24 | - -688, 8232, -489, 1008, 247, 101, 137, 16, 47, | |
| 25 | - 1413, -489, 10000, -271, 380, 231, 130, 122, -29, | |
| 26 | - 630, 1008, -271, 9293, -214, 331, -67, 55, -1, | |
| 27 | - 153, 247, 380, -214, 2474, -408, 231, 63, 42, | |
| 28 | - 190, 101, 231, 331, -408, 2237, -323, 238, 200, | |
| 29 | - 192, 137, 130, -67, 231, -323, 3192, -549, 208, | |
| 30 | - 261, 16, 122, 55, 63, 238, -549, 3578, -296, | |
| 31 | - -4, 47, -29, -1, 42, 200, 208, -296, 3051 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p08(9, yaw00_prof_lev2_p08, yaw00_cov_lev2_p08); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P08_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p09.mh deleted
| 1 | -// classic_yaw00_lev2_p09: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P09_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P09_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p09[9] = | |
| 17 | -{ | |
| 18 | - -0.27769, -0.40452, -0.5127, -0.79907, -0.88018, 0.04108, 0.04948, 0.00551, 0.054 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p09[9*9] = | |
| 22 | -{ | |
| 23 | - 5177, -928, 693, -389, 2, 64, 66, -2, 13, | |
| 24 | - -928, 7361, -1031, 201, 47, 57, 20, -18, -69, | |
| 25 | - 693, -1031, 10000, -974, 84, 108, -41, -144, -82, | |
| 26 | - -389, 201, -974, 7262, -448, 180, -143, 67, -38, | |
| 27 | - 2, 47, 84, -448, 883, -211, 155, 140, 167, | |
| 28 | - 64, 57, 108, 180, -211, 1676, 10, 287, 325, | |
| 29 | - 66, 20, -41, -143, 155, 10, 3154, -61, 439, | |
| 30 | - -2, -18, -144, 67, 140, 287, -61, 4180, 32, | |
| 31 | - 13, -69, -82, -38, 167, 325, 439, 32, 4833 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p09(9, yaw00_prof_lev2_p09, yaw00_cov_lev2_p09); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P09_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p10.mh deleted
| 1 | -// classic_yaw00_lev2_p10: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P10_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P10_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p10[9] = | |
| 17 | -{ | |
| 18 | - -0.66769, -0.68309, -0.70727, -0.88606, -0.84839, 0.20347, 0.17984, 0.0683, -0.01306 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p10[9*9] = | |
| 22 | -{ | |
| 23 | - 8546, -2789, -48, 7, 237, 81, 53, 51, 214, | |
| 24 | - -2789, 10000, -2342, 311, 191, 41, -41, -45, 38, | |
| 25 | - -48, -2342, 9033, -1367, 317, 45, -77, 11, 9, | |
| 26 | - 7, 311, -1367, 5135, -263, 204, -35, -3, 93, | |
| 27 | - 237, 191, 317, -263, 802, -139, 119, 66, 112, | |
| 28 | - 81, 41, 45, 204, -139, 1146, 58, 241, 201, | |
| 29 | - 53, -41, -77, -35, 119, 58, 1930, 34, 334, | |
| 30 | - 51, -45, 11, -3, 66, 241, 34, 2418, 60, | |
| 31 | - 214, 38, 9, 93, 112, 201, 334, 60, 2665 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p10(9, yaw00_prof_lev2_p10, yaw00_cov_lev2_p10); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P10_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p11.mh deleted
| 1 | -// classic_yaw00_lev2_p11: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P11_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P11_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p11[9] = | |
| 17 | -{ | |
| 18 | - -0.69194, -0.75766, -0.76707, -0.99901, -1.18411, 0.07366, 0.19872, 0.12294, 0.07259 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p11[9*9] = | |
| 22 | -{ | |
| 23 | - 8481, -3758, 587, 283, 369, 58, 53, 3, 40, | |
| 24 | - -3758, 10000, -3468, 258, 243, -27, -1, -80, -102, | |
| 25 | - 587, -3468, 8639, -1575, 330, -69, -93, -39, -46, | |
| 26 | - 283, 258, -1575, 4073, -148, 123, -70, -5, -3, | |
| 27 | - 369, 243, 330, -148, 806, -82, 155, 64, 105, | |
| 28 | - 58, -27, -69, 123, -82, 813, 67, 192, 142, | |
| 29 | - 53, -1, -93, -70, 155, 67, 1335, 65, 328, | |
| 30 | - 3, -80, -39, -5, 64, 192, 65, 1546, 19, | |
| 31 | - 40, -102, -46, -3, 105, 142, 328, 19, 1846 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p11(9, yaw00_prof_lev2_p11, yaw00_cov_lev2_p11); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P11_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p12.mh deleted
| 1 | -// classic_yaw00_lev2_p12: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P12_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P12_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p12[9] = | |
| 17 | -{ | |
| 18 | - -0.07459, -0.14196, -0.27518, -0.79186, -1.85697, -0.42701, 0.37728, 0.317, 0.26966 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p12[9*9] = | |
| 22 | -{ | |
| 23 | - 8083, -970, 496, -191, 317, -150, -258, -32, -155, | |
| 24 | - -970, 9146, -1904, -59, 96, -138, -305, -306, -210, | |
| 25 | - 496, -1904, 10000, -2339, 340, 40, -313, -250, -262, | |
| 26 | - -191, -59, -2339, 6664, -603, 248, -446, -152, -306, | |
| 27 | - 317, 96, 340, -603, 2201, -300, 180, 38, 176, | |
| 28 | - -150, -138, 40, 248, -300, 1895, -181, 324, 357, | |
| 29 | - -258, -305, -313, -446, 180, -181, 3877, -58, 636, | |
| 30 | - -32, -306, -250, -152, 38, 324, -58, 4755, -98, | |
| 31 | - -155, -210, -262, -306, 176, 357, 636, -98, 5559 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p12(9, yaw00_prof_lev2_p12, yaw00_cov_lev2_p12); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P12_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p13.mh deleted
| 1 | -// classic_yaw00_lev2_p13: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P13_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P13_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p13[9] = | |
| 17 | -{ | |
| 18 | - -0.42751, -0.50809, -0.64939, -0.75938, -0.87218, -0.83949, -0.72138, -0.54002, -0.40679 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p13[9*9] = | |
| 22 | -{ | |
| 23 | - 9657, -823, 23, 549, 567, 879, 533, 421, 532, | |
| 24 | - -823, 10000, -868, 123, 446, 501, 409, 280, 480, | |
| 25 | - 23, -868, 8127, -825, 59, 362, 448, 188, 262, | |
| 26 | - 549, 123, -825, 7534, -1122, 351, 263, 194, 186, | |
| 27 | - 567, 446, 59, -1122, 7084, -1177, 86, 315, 261, | |
| 28 | - 879, 501, 362, 351, -1177, 5879, -873, -86, 234, | |
| 29 | - 533, 409, 448, 263, 86, -873, 4975, -1046, -95, | |
| 30 | - 421, 280, 188, 194, 315, -86, -1046, 4806, -1204, | |
| 31 | - 532, 480, 262, 186, 261, 234, -95, -1204, 4123 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p13(9, yaw00_prof_lev2_p13, yaw00_cov_lev2_p13); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P13_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p14.mh deleted
| 1 | -// classic_yaw00_lev2_p14: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P14_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P14_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p14[9] = | |
| 17 | -{ | |
| 18 | - -0.54008, -0.5841, -0.69519, -0.81007, -0.89572, -0.90188, -0.9261, -0.8735, -0.76153 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p14[9*9] = | |
| 22 | -{ | |
| 23 | - 6362, -866, -51, 687, 429, 559, 564, 498, 466, | |
| 24 | - -866, 8483, -1707, 225, 666, 434, 545, 327, 467, | |
| 25 | - -51, -1707, 10000, -1747, 431, 332, 662, 350, 540, | |
| 26 | - 687, 225, -1747, 8762, -1842, 287, 497, 706, 382, | |
| 27 | - 429, 666, 431, -1842, 7689, -1675, 242, 343, 567, | |
| 28 | - 559, 434, 332, 287, -1675, 6532, -1561, -60, 292, | |
| 29 | - 564, 545, 662, 497, 242, -1561, 6263, -1593, 106, | |
| 30 | - 498, 327, 350, 706, 343, -60, -1593, 5434, -1443, | |
| 31 | - 466, 467, 540, 382, 567, 292, 106, -1443, 3981 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p14(9, yaw00_prof_lev2_p14, yaw00_cov_lev2_p14); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P14_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev2_p15.mh deleted
| 1 | -// classic_yaw00_lev2_p15: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV2_P15_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV2_P15_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev2_p15[9] = | |
| 17 | -{ | |
| 18 | - -0.37558, -0.45171, -0.57135, -0.73327, -0.82562, -0.84468, -0.75971, -0.61729, -0.47736 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev2_p15[9*9] = | |
| 22 | -{ | |
| 23 | - 9685, -428, 88, 87, 433, 648, 510, 413, 359, | |
| 24 | - -428, 10000, -939, 117, 253, 421, 446, 439, 402, | |
| 25 | - 88, -939, 9684, -1165, 154, 140, 410, 245, 351, | |
| 26 | - 87, 117, -1165, 8657, -930, 155, 260, 243, 231, | |
| 27 | - 433, 253, 154, -930, 7564, -1157, 68, 138, 231, | |
| 28 | - 648, 421, 140, 155, -1157, 6586, -966, 57, 42, | |
| 29 | - 510, 446, 410, 260, 68, -966, 5614, -983, -183, | |
| 30 | - 413, 439, 245, 243, 138, 57, -983, 5187, -1085, | |
| 31 | - 359, 402, 351, 231, 231, 42, -183, -1085, 4297 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev2_p15(9, yaw00_prof_lev2_p15, yaw00_cov_lev2_p15); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV2_P15_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p00.mh deleted
| 1 | -// classic_yaw00_lev3_p00: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P00_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P00_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p00[9] = | |
| 17 | -{ | |
| 18 | - -0.26934, -0.27514, -0.36838, -0.54867, 1.5687, 0.86451, 0.21825, 0.24086, 0.32685 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p00[9*9] = | |
| 22 | -{ | |
| 23 | - 10000, 466, 1152, 1230, 828, 225, 82, 159, 161, | |
| 24 | - 466, 6699, 628, 964, 709, 148, -82, 204, 236, | |
| 25 | - 1152, 628, 4538, 879, 643, -190, -102, 72, -31, | |
| 26 | - 1230, 964, 879, 3032, 419, -158, -335, -127, -40, | |
| 27 | - 828, 709, 643, 419, 1778, 344, 171, 307, 281, | |
| 28 | - 225, 148, -190, -158, 344, 4130, -19, 720, 588, | |
| 29 | - 82, -82, -102, -335, 171, -19, 5841, 759, 805, | |
| 30 | - 159, 204, 72, -127, 307, 720, 759, 5270, 634, | |
| 31 | - 161, 236, -31, -40, 281, 588, 805, 634, 5024 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p00(9, yaw00_prof_lev3_p00, yaw00_cov_lev3_p00); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P00_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p01.mh deleted
| 1 | -// classic_yaw00_lev3_p01: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P01_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P01_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p01[9] = | |
| 17 | -{ | |
| 18 | - 0.12656, -0.24389, -0.75834, -1.09498, -1.42353, -0.81966, 0.24523, 0.06951, 0.04629 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p01[9*9] = | |
| 22 | -{ | |
| 23 | - 5531, -1227, 3, 502, 232, -15, 48, 62, -13, | |
| 24 | - -1227, 7965, -2675, 1359, 503, 350, 206, 326, 35, | |
| 25 | - 3, -2675, 10000, -2058, 977, 724, 151, 90, 293, | |
| 26 | - 502, 1359, -2058, 9558, -558, 465, -153, -211, -10, | |
| 27 | - 232, 503, 977, -558, 4895, 448, 30, 181, 403, | |
| 28 | - -15, 350, 724, 465, 448, 1431, 500, 437, 510, | |
| 29 | - 48, 206, 151, -153, 30, 500, 2347, 647, 511, | |
| 30 | - 62, 326, 90, -211, 181, 437, 647, 3039, 565, | |
| 31 | - -13, 35, 293, -10, 403, 510, 511, 565, 4431 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p01(9, yaw00_prof_lev3_p01, yaw00_cov_lev3_p01); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P01_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p02.mh deleted
| 1 | -// classic_yaw00_lev3_p02: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P02_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P02_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p02[9] = | |
| 17 | -{ | |
| 18 | - 0.14175, -0.2853, -0.67941, -0.85287, -1.09157, -0.47914, 0.1908, -0.04506, -0.02606 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p02[9*9] = | |
| 22 | -{ | |
| 23 | - 3025, -469, 521, 541, 187, 80, 56, -57, -49, | |
| 24 | - -469, 4050, -1074, 754, 84, 78, 80, -26, -86, | |
| 25 | - 521, -1074, 6542, -1167, 197, 205, 53, 96, 97, | |
| 26 | - 541, 754, -1167, 10000, 70, 533, 117, 275, 406, | |
| 27 | - 187, 84, 197, 70, 4758, 169, 173, 417, 534, | |
| 28 | - 80, 78, 205, 533, 169, 1212, 397, 446, 513, | |
| 29 | - 56, 80, 53, 117, 173, 397, 2862, 680, 555, | |
| 30 | - -57, -26, 96, 275, 417, 446, 680, 3611, 672, | |
| 31 | - -49, -86, 97, 406, 534, 513, 555, 672, 4994 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p02(9, yaw00_prof_lev3_p02, yaw00_cov_lev3_p02); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P02_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p03.mh deleted
| 1 | -// classic_yaw00_lev3_p03: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P03_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P03_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p03[9] = | |
| 17 | -{ | |
| 18 | - -0.0658, 0.00439, -0.06344, -0.47728, -0.98616, -0.49928, 0.05374, 0.09604, 0.11466 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p03[9*9] = | |
| 22 | -{ | |
| 23 | - 4118, 245, 1141, 683, 3, 1, -7, 67, 29, | |
| 24 | - 245, 4247, 348, 1128, -116, -16, -100, -89, -64, | |
| 25 | - 1141, 348, 5574, 831, -249, -6, -111, -43, 19, | |
| 26 | - 683, 1128, 831, 10000, -245, 53, -161, -251, -197, | |
| 27 | - 3, -116, -249, -245, 4935, -183, 131, 172, 260, | |
| 28 | - 1, -16, -6, 53, -183, 1632, 495, 644, 732, | |
| 29 | - -7, -100, -111, -161, 131, 495, 4308, 928, 872, | |
| 30 | - 67, -89, -43, -251, 172, 644, 928, 6463, 842, | |
| 31 | - 29, -64, 19, -197, 260, 732, 872, 842, 9420 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p03(9, yaw00_prof_lev3_p03, yaw00_cov_lev3_p03); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P03_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p04.mh deleted
| 1 | -// classic_yaw00_lev3_p04: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P04_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P04_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p04[9] = | |
| 17 | -{ | |
| 18 | - 0.17978, 0.17887, -0.20733, -0.57937, -0.84249, 0.10412, 0.0001, 0.03937, 0.13884 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p04[9*9] = | |
| 22 | -{ | |
| 23 | - 2108, 718, 837, 413, 38, 152, 151, 191, 117, | |
| 24 | - 718, 3953, 804, 883, 82, 375, 342, 181, 154, | |
| 25 | - 837, 804, 7041, 1248, 596, 538, 544, 195, 69, | |
| 26 | - 413, 883, 1248, 10000, 1149, 514, 339, 39, -224, | |
| 27 | - 38, 82, 596, 1149, 6086, -135, 45, -183, -252, | |
| 28 | - 152, 375, 538, 514, -135, 2541, 220, 401, 335, | |
| 29 | - 151, 342, 544, 339, 45, 220, 3585, 394, 504, | |
| 30 | - 191, 181, 195, 39, -183, 401, 394, 3152, 355, | |
| 31 | - 117, 154, 69, -224, -252, 335, 504, 355, 3244 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p04(9, yaw00_prof_lev3_p04, yaw00_cov_lev3_p04); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P04_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p05.mh deleted
| 1 | -// classic_yaw00_lev3_p05: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P05_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P05_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p05[9] = | |
| 17 | -{ | |
| 18 | - 0.33661, 0.21192, -0.59383, -1.46726, -0.99156, 0.69795, 0.43083, 0.33122, 0.24603 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p05[9*9] = | |
| 22 | -{ | |
| 23 | - 4241, 1048, 945, 935, 810, 338, 297, 205, 164, | |
| 24 | - 1048, 5539, -19, 1382, 1297, 556, 816, 656, 517, | |
| 25 | - 945, -19, 6432, -57, 2059, 763, 1063, 1018, 777, | |
| 26 | - 935, 1382, -57, 10000, 2144, 466, 262, 122, -143, | |
| 27 | - 810, 1297, 2059, 2144, 6731, 926, 639, 358, 27, | |
| 28 | - 338, 556, 763, 466, 926, 7765, 1302, 1607, 1002, | |
| 29 | - 297, 816, 1063, 262, 639, 1302, 9080, 308, 1305, | |
| 30 | - 205, 656, 1018, 122, 358, 1607, 308, 8937, 214, | |
| 31 | - 164, 517, 777, -143, 27, 1002, 1305, 214, 7235 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p05(9, yaw00_prof_lev3_p05, yaw00_cov_lev3_p05); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P05_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p06.mh deleted
| 1 | -// classic_yaw00_lev3_p06: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P06_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P06_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p06[9] = | |
| 17 | -{ | |
| 18 | - 0.46231, -0.00789, -0.96477, -1.65208, -0.50703, 0.77427, 0.46185, 0.4029, 0.30458 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p06[9*9] = | |
| 22 | -{ | |
| 23 | - 3598, 431, 1017, 660, 570, 379, 314, 441, 596, | |
| 24 | - 431, 4796, -1131, 1016, 854, 519, 748, 1002, 887, | |
| 25 | - 1017, -1131, 8747, -397, 1601, 633, 748, 876, 989, | |
| 26 | - 660, 1016, -397, 10000, 1067, -671, -547, -662, -471, | |
| 27 | - 570, 854, 1601, 1067, 4268, 1554, 1110, 952, 719, | |
| 28 | - 379, 519, 633, -671, 1554, 7298, 1806, 2633, 1913, | |
| 29 | - 314, 748, 748, -547, 1110, 1806, 8032, 568, 2197, | |
| 30 | - 441, 1002, 876, -662, 952, 2633, 568, 9869, 219, | |
| 31 | - 596, 887, 989, -471, 719, 1913, 2197, 219, 9671 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p06(9, yaw00_prof_lev3_p06, yaw00_cov_lev3_p06); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P06_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p07.mh deleted
| 1 | -// classic_yaw00_lev3_p07: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P07_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P07_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p07[9] = | |
| 17 | -{ | |
| 18 | - 0.25983, 0.04132, -0.799, -1.6218, -0.27162, 0.57408, 0.38317, 0.29786, 0.25716 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p07[9*9] = | |
| 22 | -{ | |
| 23 | - 4820, 1110, 1075, 1151, 761, 305, 297, 227, 299, | |
| 24 | - 1110, 6285, 66, 1915, 1143, 665, 841, 679, 443, | |
| 25 | - 1075, 66, 7124, 1139, 1883, 899, 1020, 821, 443, | |
| 26 | - 1151, 1915, 1139, 10000, 1795, 624, 231, -65, -430, | |
| 27 | - 761, 1143, 1883, 1795, 6319, 1148, 1103, 643, 219, | |
| 28 | - 305, 665, 899, 624, 1148, 7832, 629, 1352, 974, | |
| 29 | - 297, 841, 1020, 231, 1103, 629, 8682, 126, 968, | |
| 30 | - 227, 679, 821, -65, 643, 1352, 126, 7613, 308, | |
| 31 | - 299, 443, 443, -430, 219, 974, 968, 308, 6725 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p07(9, yaw00_prof_lev3_p07, yaw00_cov_lev3_p07); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P07_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p08.mh deleted
| 1 | -// classic_yaw00_lev3_p08: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P08_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P08_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p08[9] = | |
| 17 | -{ | |
| 18 | - 0.25962, 0.1765, -0.37723, -0.69447, -0.59296, 0.14671, -0.02193, 0.11451, 0.22283 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p08[9*9] = | |
| 22 | -{ | |
| 23 | - 2079, 721, 823, 92, 152, 215, 182, 143, 36, | |
| 24 | - 721, 3988, 715, 518, 189, 432, 217, 79, -27, | |
| 25 | - 823, 715, 7489, 1252, 417, 498, 135, -80, -198, | |
| 26 | - 92, 518, 1252, 10000, 362, 88, 10, -315, -417, | |
| 27 | - 152, 189, 417, 362, 2329, 47, 213, 91, 62, | |
| 28 | - 215, 432, 498, 88, 47, 2692, 338, 452, 324, | |
| 29 | - 182, 217, 135, 10, 213, 338, 3325, 290, 504, | |
| 30 | - 143, 79, -80, -315, 91, 452, 290, 3310, 322, | |
| 31 | - 36, -27, -198, -417, 62, 324, 504, 322, 3560 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p08(9, yaw00_prof_lev3_p08, yaw00_cov_lev3_p08); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P08_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p09.mh deleted
| 1 | -// classic_yaw00_lev3_p09: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P09_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P09_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p09[9] = | |
| 17 | -{ | |
| 18 | - -0.06217, -0.12681, -0.38565, -0.82728, -0.87599, 0.05379, 0.081, 0.10606, 0.11478 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p09[9*9] = | |
| 22 | -{ | |
| 23 | - 3158, 51, 759, 53, -6, -49, -30, -60, -7, | |
| 24 | - 51, 3642, 266, 4, 9, 19, -39, 101, 78, | |
| 25 | - 759, 266, 5688, 130, 11, -27, -43, -71, -125, | |
| 26 | - 53, 4, 130, 7373, -75, 53, -136, -162, -96, | |
| 27 | - -6, 9, 11, -75, 1163, 222, 442, 473, 532, | |
| 28 | - -49, 19, -27, 53, 222, 2880, 725, 796, 591, | |
| 29 | - -30, -39, -43, -136, 442, 725, 4860, 776, 700, | |
| 30 | - -60, 101, -71, -162, 473, 796, 776, 7177, 613, | |
| 31 | - -7, 78, -125, -96, 532, 591, 700, 613, 10000 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p09(9, yaw00_prof_lev3_p09, yaw00_cov_lev3_p09); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P09_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p10.mh deleted
| 1 | -// classic_yaw00_lev3_p10: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P10_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P10_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p10[9] = | |
| 17 | -{ | |
| 18 | - -0.17788, -0.65681, -0.90497, -1.07007, -0.7872, 0.21817, -0.00847, -0.04494, 0.05718 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p10[9*9] = | |
| 22 | -{ | |
| 23 | - 4088, -1161, 961, 364, 181, 153, -28, -31, -73, | |
| 24 | - -1161, 6286, -1435, 539, 179, 68, 57, 59, 146, | |
| 25 | - 961, -1435, 10000, -933, 681, 81, 306, 405, 265, | |
| 26 | - 364, 539, -933, 8758, 540, 247, 427, 585, 537, | |
| 27 | - 181, 179, 681, 540, 1538, 359, 564, 594, 718, | |
| 28 | - 153, 68, 81, 247, 359, 2957, 841, 784, 819, | |
| 29 | - -28, 57, 306, 427, 564, 841, 4395, 843, 895, | |
| 30 | - -31, 59, 405, 585, 594, 784, 843, 5869, 630, | |
| 31 | - -73, 146, 265, 537, 718, 819, 895, 630, 9623 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p10(9, yaw00_prof_lev3_p10, yaw00_cov_lev3_p10); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P10_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p11.mh deleted
| 1 | -// classic_yaw00_lev3_p11: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P11_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P11_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p11[9] = | |
| 17 | -{ | |
| 18 | - -0.15438, -0.66019, -1.08854, -1.32905, -1.16432, 0.23162, 0.09544, 0.02005, 0.09313 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p11[9*9] = | |
| 22 | -{ | |
| 23 | - 6977, -2356, 1249, 704, 332, 190, 285, 72, 51, | |
| 24 | - -2356, 9332, -2407, 1326, 720, 323, 217, 130, 168, | |
| 25 | - 1249, -2407, 10000, -1897, 835, 125, -70, 151, 206, | |
| 26 | - 704, 1326, -1897, 7259, 481, 32, -24, 196, 341, | |
| 27 | - 332, 720, 835, 481, 1710, 485, 528, 566, 799, | |
| 28 | - 190, 323, 125, 32, 485, 2217, 708, 567, 646, | |
| 29 | - 285, 217, -70, -24, 528, 708, 3327, 650, 796, | |
| 30 | - 72, 130, 151, 196, 566, 567, 650, 4497, 665, | |
| 31 | - 51, 168, 206, 341, 799, 646, 796, 665, 7274 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p11(9, yaw00_prof_lev3_p11, yaw00_cov_lev3_p11); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P11_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p12.mh deleted
| 1 | -// classic_yaw00_lev3_p12: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P12_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P12_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p12[9] = | |
| 17 | -{ | |
| 18 | - -0.32851, -0.31747, -0.29189, -0.66703, -1.81602, 0.31131, 0.38936, 0.26688, 0.27026 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p12[9*9] = | |
| 22 | -{ | |
| 23 | - 6345, 839, 930, 425, 463, 74, 180, 196, 92, | |
| 24 | - 839, 6296, 626, 932, 366, -55, -144, 50, 114, | |
| 25 | - 930, 626, 6769, 149, 349, -186, -98, -66, 71, | |
| 26 | - 425, 932, 149, 6440, 241, -181, -513, -272, 10, | |
| 27 | - 463, 366, 349, 241, 2164, 415, 565, 623, 885, | |
| 28 | - 74, -55, -186, -181, 415, 2705, 918, 1056, 1222, | |
| 29 | - 180, -144, -98, -513, 565, 918, 4578, 777, 1199, | |
| 30 | - 196, 50, -66, -272, 623, 1056, 777, 6749, 468, | |
| 31 | - 92, 114, 71, 10, 885, 1222, 1199, 468, 10000 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p12(9, yaw00_prof_lev3_p12, yaw00_cov_lev3_p12); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P12_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p13.mh deleted
| 1 | -// classic_yaw00_lev3_p13: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P13_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P13_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p13[9] = | |
| 17 | -{ | |
| 18 | - -0.1982, -0.37183, -0.49019, -0.7714, -1.11668, -0.99757, -0.51194, -0.06444, 0.23618 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p13[9*9] = | |
| 22 | -{ | |
| 23 | - 9222, -563, 498, 147, 341, 448, 529, 310, 339, | |
| 24 | - -563, 9881, -1134, 522, 648, 453, 344, 225, 158, | |
| 25 | - 498, -1134, 10000, 109, 916, 896, 604, 492, 390, | |
| 26 | - 147, 522, 109, 6179, 26, 627, 474, 344, 305, | |
| 27 | - 341, 648, 916, 26, 3870, 70, 420, 209, 239, | |
| 28 | - 448, 453, 896, 627, 70, 2885, -227, 241, 194, | |
| 29 | - 529, 344, 604, 474, 420, -227, 2567, -394, 95, | |
| 30 | - 310, 225, 492, 344, 209, 241, -394, 2956, -434, | |
| 31 | - 339, 158, 390, 305, 239, 194, 95, -434, 3185 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p13(9, yaw00_prof_lev3_p13, yaw00_cov_lev3_p13); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P13_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p14.mh deleted
| 1 | -// classic_yaw00_lev3_p14: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P14_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P14_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p14[9] = | |
| 17 | -{ | |
| 18 | - -0.26673, -0.32334, -0.55261, -0.77583, -1.11214, -1.30199, -1.09769, -0.63115, -0.15321 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p14[9*9] = | |
| 22 | -{ | |
| 23 | - 7963, -1138, 513, 414, 754, 605, 443, 365, 171, | |
| 24 | - -1138, 10000, -2073, 631, 686, 731, 518, 410, 199, | |
| 25 | - 513, -2073, 8682, -1050, 700, 647, 634, 545, 225, | |
| 26 | - 414, 631, -1050, 6663, -906, 572, 446, 466, 206, | |
| 27 | - 754, 686, 700, -906, 4970, -376, 745, 419, 270, | |
| 28 | - 605, 731, 647, 572, -376, 3194, -447, 522, 154, | |
| 29 | - 443, 518, 634, 446, 745, -447, 2831, -647, 200, | |
| 30 | - 365, 410, 545, 466, 419, 522, -647, 3114, -798, | |
| 31 | - 171, 199, 225, 206, 270, 154, 200, -798, 2964 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p14(9, yaw00_prof_lev3_p14, yaw00_cov_lev3_p14); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P14_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p15.mh deleted
| 1 | -// classic_yaw00_lev3_p15: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P15_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P15_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p15[9] = | |
| 17 | -{ | |
| 18 | - -0.17557, -0.29382, -0.40847, -0.64044, -0.97483, -1.14679, -0.79171, -0.27868, 0.10409 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p15[9*9] = | |
| 22 | -{ | |
| 23 | - 9632, 99, 187, 677, 588, 657, 435, 240, 238, | |
| 24 | - 99, 10000, -81, 222, 678, 610, 526, 336, 231, | |
| 25 | - 187, -81, 9171, 27, 537, 665, 616, 457, 322, | |
| 26 | - 677, 222, 27, 6570, 62, 646, 488, 460, 333, | |
| 27 | - 588, 678, 537, 62, 4023, 26, 354, 289, 276, | |
| 28 | - 657, 610, 665, 646, 26, 2834, -20, 179, 162, | |
| 29 | - 435, 526, 616, 488, 354, -20, 2278, -280, 106, | |
| 30 | - 240, 336, 457, 460, 289, 179, -280, 2417, -326, | |
| 31 | - 238, 231, 322, 333, 276, 162, 106, -326, 2522 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p15(9, yaw00_prof_lev3_p15, yaw00_cov_lev3_p15); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P15_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p16.mh deleted
| 1 | -// classic_yaw00_lev3_p16: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P16_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P16_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p16[9] = | |
| 17 | -{ | |
| 18 | - 0.40966, -0.54886, -0.97142, -0.75671, -0.03735, 1.81206, -0.03249, -0.57674, -0.73251 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p16[9*9] = | |
| 22 | -{ | |
| 23 | - 5537, -339, 2420, 1330, 877, 913, 480, -494, -19, | |
| 24 | - -339, 4898, 2582, 3084, 2025, 1440, 848, 266, 278, | |
| 25 | - 2420, 2582, 9871, 4900, 3554, 2490, 1895, 929, 900, | |
| 26 | - 1330, 3084, 4900, 9814, 4133, 2534, 1965, 746, 727, | |
| 27 | - 877, 2025, 3554, 4133, 5867, 3935, 1776, 42, 160, | |
| 28 | - 913, 1440, 2490, 2534, 3935, 5847, 1896, -804, -230, | |
| 29 | - 480, 848, 1895, 1965, 1776, 1896, 6420, -676, 345, | |
| 30 | - -494, 266, 929, 746, 42, -804, -676, 10000, 425, | |
| 31 | - -19, 278, 900, 727, 160, -230, 345, 425, 5473 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p16(9, yaw00_prof_lev3_p16, yaw00_cov_lev3_p16); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P16_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p17.mh deleted
| 1 | -// classic_yaw00_lev3_p17: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P17_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P17_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p17[9] = | |
| 17 | -{ | |
| 18 | - -0.95777, -0.85597, 0.80833, 0.36533, -0.60616, 1.26426, -0.14624, -0.34013, -0.32671 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p17[9*9] = | |
| 22 | -{ | |
| 23 | - 6278, 3027, 2526, 2270, 1740, 1122, 677, 706, 224, | |
| 24 | - 3027, 4009, 2562, 3001, 1982, 1488, 762, 569, 443, | |
| 25 | - 2526, 2562, 3867, 3439, 2381, 2066, 833, 367, 545, | |
| 26 | - 2270, 3001, 3439, 5015, 3216, 2381, 565, 296, 621, | |
| 27 | - 1740, 1982, 2381, 3216, 4437, 2429, 916, 240, 512, | |
| 28 | - 1122, 1488, 2066, 2381, 2429, 6204, -53, -46, 345, | |
| 29 | - 677, 762, 833, 565, 916, -53, 10000, -168, 634, | |
| 30 | - 706, 569, 367, 296, 240, -46, -168, 9504, 196, | |
| 31 | - 224, 443, 545, 621, 512, 345, 634, 196, 6264 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p17(9, yaw00_prof_lev3_p17, yaw00_cov_lev3_p17); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P17_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p18.mh deleted
| 1 | -// classic_yaw00_lev3_p18: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P18_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P18_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p18[9] = | |
| 17 | -{ | |
| 18 | - -0.16881, -0.02518, 0.26775, 0.40132, 0.22951, -0.26116, -0.34458, 0.98319, 0.89904 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p18[9*9] = | |
| 22 | -{ | |
| 23 | - 9201, -506, 719, 1593, 1110, 290, -497, -745, -585, | |
| 24 | - -506, 6838, -89, 1332, 777, 103, -421, -796, -406, | |
| 25 | - 719, -89, 5129, 1011, 932, 161, -395, -668, -347, | |
| 26 | - 1593, 1332, 1011, 6806, 1605, 772, 184, -628, -295, | |
| 27 | - 1110, 777, 932, 1605, 9064, 2912, 1724, 1068, 676, | |
| 28 | - 290, 103, 161, 772, 2912, 10000, 4091, 2576, 1497, | |
| 29 | - -497, -421, -395, 184, 1724, 4091, 5453, 2428, 2229, | |
| 30 | - -745, -796, -668, -628, 1068, 2576, 2428, 6957, 3758, | |
| 31 | - -585, -406, -347, -295, 676, 1497, 2229, 3758, 9817 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p18(9, yaw00_prof_lev3_p18, yaw00_cov_lev3_p18); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P18_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p19.mh deleted
| 1 | -// classic_yaw00_lev3_p19: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P19_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P19_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p19[9] = | |
| 17 | -{ | |
| 18 | - 0.25694, 0.20027, -0.34396, -1.19645, 1.08254, -0.89305, -0.48712, 0.9684, 0.9766 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p19[9*9] = | |
| 22 | -{ | |
| 23 | - 7518, -667, -19, -78, 145, 24, 297, 409, 359, | |
| 24 | - -667, 10000, -855, -63, 392, 169, 270, 652, 569, | |
| 25 | - -19, -855, 4845, 2219, 1648, 1621, 1550, 955, 319, | |
| 26 | - -78, -63, 2219, 3751, 1634, 1700, 1223, 812, 405, | |
| 27 | - 145, 392, 1648, 1634, 3355, 1963, 1570, 1345, 1177, | |
| 28 | - 24, 169, 1621, 1700, 1963, 3698, 2138, 1795, 1240, | |
| 29 | - 297, 270, 1550, 1223, 1570, 2138, 2240, 1465, 1547, | |
| 30 | - 409, 652, 955, 812, 1345, 1795, 1465, 2914, 2091, | |
| 31 | - 359, 569, 319, 405, 1177, 1240, 1547, 2091, 4954 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p19(9, yaw00_prof_lev3_p19, yaw00_cov_lev3_p19); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P19_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p20.mh deleted
| 1 | -// classic_yaw00_lev3_p20: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P20_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P20_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p20[9] = | |
| 17 | -{ | |
| 18 | - 0.15026, 0.14935, -0.57526, -2.09163, 0.67556, -0.33445, -0.1121, 0.82629, 0.77837 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p20[9*9] = | |
| 22 | -{ | |
| 23 | - 9040, -1203, 301, -256, -173, -490, -157, 159, 257, | |
| 24 | - -1203, 10000, -1081, -62, -36, 3, -134, 178, 558, | |
| 25 | - 301, -1081, 3489, 1732, 1467, 1359, 1315, 979, 775, | |
| 26 | - -256, -62, 1732, 2435, 1174, 1304, 1073, 828, 714, | |
| 27 | - -173, -36, 1467, 1174, 2157, 1622, 1202, 1079, 1131, | |
| 28 | - -490, 3, 1359, 1304, 1622, 3073, 1738, 1626, 1287, | |
| 29 | - -157, -134, 1315, 1073, 1202, 1738, 1947, 1347, 1309, | |
| 30 | - 159, 178, 979, 828, 1079, 1626, 1347, 2561, 1751, | |
| 31 | - 257, 558, 775, 714, 1131, 1287, 1309, 1751, 3893 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p20(9, yaw00_prof_lev3_p20, yaw00_cov_lev3_p20); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P20_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p21.mh deleted
| 1 | -// classic_yaw00_lev3_p21: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P21_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P21_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p21[9] = | |
| 17 | -{ | |
| 18 | - 0.29962, 0.34398, -0.17873, -1.85505, -1.20107, -0.30789, 0.01002, 0.52659, 0.5726 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p21[9*9] = | |
| 22 | -{ | |
| 23 | - 9753, -939, 227, -860, -702, -447, -111, 199, 655, | |
| 24 | - -939, 10000, -1065, -68, -290, 95, 62, 209, 295, | |
| 25 | - 227, -1065, 6233, 14, 1261, 858, 1207, 948, 630, | |
| 26 | - -860, -68, 14, 4301, 1522, 1159, 1117, 874, 359, | |
| 27 | - -702, -290, 1261, 1522, 3204, 711, 737, 621, 537, | |
| 28 | - -447, 95, 858, 1159, 711, 3547, 608, 926, 889, | |
| 29 | - -111, 62, 1207, 1117, 737, 608, 4067, 500, 766, | |
| 30 | - 199, 209, 948, 874, 621, 926, 500, 5668, 901, | |
| 31 | - 655, 295, 630, 359, 537, 889, 766, 901, 7089 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p21(9, yaw00_prof_lev3_p21, yaw00_cov_lev3_p21); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P21_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p22.mh deleted
| 1 | -// classic_yaw00_lev3_p22: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P22_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P22_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p22[9] = | |
| 17 | -{ | |
| 18 | - 0.25904, 0.27477, -0.41948, -2.52664, -0.42588, 0.09501, 0.16598, 0.50912, 0.67741 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p22[9*9] = | |
| 22 | -{ | |
| 23 | - 9319, -1145, 117, -748, -397, -338, -297, 171, 473, | |
| 24 | - -1145, 10000, -869, 94, 60, 407, 312, 383, 489, | |
| 25 | - 117, -869, 4185, 1149, 1438, 1082, 1306, 985, 556, | |
| 26 | - -748, 94, 1149, 3179, 1561, 1076, 1042, 736, 287, | |
| 27 | - -397, 60, 1438, 1561, 2235, 1229, 957, 752, 573, | |
| 28 | - -338, 407, 1082, 1076, 1229, 3982, 1622, 1243, 1247, | |
| 29 | - -297, 312, 1306, 1042, 957, 1622, 3605, 1285, 1099, | |
| 30 | - 171, 383, 985, 736, 752, 1243, 1285, 3496, 1271, | |
| 31 | - 473, 489, 556, 287, 573, 1247, 1099, 1271, 4955 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p22(9, yaw00_prof_lev3_p22, yaw00_cov_lev3_p22); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P22_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p23.mh deleted
| 1 | -// classic_yaw00_lev3_p23: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P23_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P23_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p23[9] = | |
| 17 | -{ | |
| 18 | - 0.16156, 0.05849, 0.10182, -0.20769, -2.14022, 0.52674, -0.20587, -0.71853, 0.7093 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p23[9*9] = | |
| 22 | -{ | |
| 23 | - 8862, -712, 93, -653, -511, -185, -317, -68, 107, | |
| 24 | - -712, 9837, -494, 244, -457, -86, -240, -202, -88, | |
| 25 | - 93, -494, 10000, -475, -320, -66, -245, -280, -108, | |
| 26 | - -653, 244, -475, 5373, 231, 647, 374, 496, 263, | |
| 27 | - -511, -457, -320, 231, 2678, 943, 725, 459, 282, | |
| 28 | - -185, -86, -66, 647, 943, 1716, 1178, 605, 357, | |
| 29 | - -317, -240, -245, 374, 725, 1178, 1935, 931, 739, | |
| 30 | - -68, -202, -280, 496, 459, 605, 931, 1031, 388, | |
| 31 | - 107, -88, -108, 263, 282, 357, 739, 388, 1041 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p23(9, yaw00_prof_lev3_p23, yaw00_cov_lev3_p23); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P23_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p24.mh deleted
| 1 | -// classic_yaw00_lev3_p24: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P24_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P24_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p24[9] = | |
| 17 | -{ | |
| 18 | - 0.22056, 0.30398, 0.40184, 0.29338, -0.93734, 0.45303, -0.18698, -1.04266, 0.80476 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p24[9*9] = | |
| 22 | -{ | |
| 23 | - 5829, -346, 664, 1109, 1094, 818, 872, 512, 255, | |
| 24 | - -346, 6418, 99, 582, 879, 513, 631, 446, 384, | |
| 25 | - 664, 99, 7233, 430, 464, 638, 640, 554, 361, | |
| 26 | - 1109, 582, 430, 10000, 8, 767, 742, 699, 617, | |
| 27 | - 1094, 879, 464, 8, 6907, 2708, 2224, 1777, 948, | |
| 28 | - 818, 513, 638, 767, 2708, 5068, 2970, 1687, 933, | |
| 29 | - 872, 631, 640, 742, 2224, 2970, 4977, 2602, 1835, | |
| 30 | - 512, 446, 554, 699, 1777, 1687, 2602, 3072, 1164, | |
| 31 | - 255, 384, 361, 617, 948, 933, 1835, 1164, 2682 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p24(9, yaw00_prof_lev3_p24, yaw00_cov_lev3_p24); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P24_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p25.mh deleted
| 1 | -// classic_yaw00_lev3_p25: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P25_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P25_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p25[9] = | |
| 17 | -{ | |
| 18 | - -0.63685, -0.9396, -0.86617, 0.48067, -0.30844, -0.41788, -0.42389, -0.11839, 0.11356 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p25[9*9] = | |
| 22 | -{ | |
| 23 | - 10000, 3135, 2430, 1485, 822, 413, 32, -261, -546, | |
| 24 | - 3135, 8367, 2486, 1528, 1005, -22, -223, -306, -623, | |
| 25 | - 2430, 2486, 5515, 1631, 1665, -181, -545, -531, -774, | |
| 26 | - 1485, 1528, 1631, 5251, 1904, 138, -366, -525, -582, | |
| 27 | - 822, 1005, 1665, 1904, 8639, 801, 216, 143, 210, | |
| 28 | - 413, -22, -181, 138, 801, 5266, 789, 793, 903, | |
| 29 | - 32, -223, -545, -366, 216, 789, 3607, 43, 615, | |
| 30 | - -261, -306, -531, -525, 143, 793, 43, 3949, -239, | |
| 31 | - -546, -623, -774, -582, 210, 903, 615, -239, 5711 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p25(9, yaw00_prof_lev3_p25, yaw00_cov_lev3_p25); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P25_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p26.mh deleted
| 1 | -// classic_yaw00_lev3_p26: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P26_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P26_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p26[9] = | |
| 17 | -{ | |
| 18 | - -0.57663, -1.02601, -0.98918, 0.54231, 0.52009, -0.88916, 1.09953, 0.16008, -0.25594 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p26[9*9] = | |
| 22 | -{ | |
| 23 | - 10000, 2945, 2806, 2567, 1728, 1452, 0, -321, 379, | |
| 24 | - 2945, 7551, 3152, 2545, 1858, 1468, 285, -113, 713, | |
| 25 | - 2806, 3152, 3944, 2309, 2384, 1610, 1037, 794, 715, | |
| 26 | - 2567, 2545, 2309, 3382, 2826, 1889, 1494, 1395, 527, | |
| 27 | - 1728, 1858, 2384, 2826, 4622, 2367, 1995, 1315, 147, | |
| 28 | - 1452, 1468, 1610, 1889, 2367, 4306, 2124, 1681, 493, | |
| 29 | - 0, 285, 1037, 1494, 1995, 2124, 4686, 1703, -44, | |
| 30 | - -321, -113, 794, 1395, 1315, 1681, 1703, 5483, -676, | |
| 31 | - 379, 713, 715, 527, 147, 493, -44, -676, 9102 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p26(9, yaw00_prof_lev3_p26, yaw00_cov_lev3_p26); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P26_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p27.mh deleted
| 1 | -// classic_yaw00_lev3_p27: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P27_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P27_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p27[9] = | |
| 17 | -{ | |
| 18 | - 0.07089, -0.30701, -0.25342, 0.41966, 0.05051, -0.9909, 1.04406, 1.40174, 0.55463 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p27[9*9] = | |
| 22 | -{ | |
| 23 | - 7028, -40, 951, 642, 278, 318, 291, 357, 438, | |
| 24 | - -40, 7110, 1309, 1093, 996, 1172, 302, 33, -211, | |
| 25 | - 951, 1309, 6309, 2773, 2725, 2446, 1198, 437, 651, | |
| 26 | - 642, 1093, 2773, 6397, 3871, 3083, 1778, 1492, 2029, | |
| 27 | - 278, 996, 2725, 3871, 8001, 3719, 2388, 2000, 2255, | |
| 28 | - 318, 1172, 2446, 3083, 3719, 7899, 2942, 2431, 1502, | |
| 29 | - 291, 302, 1198, 1778, 2388, 2942, 7715, 4990, 4885, | |
| 30 | - 357, 33, 437, 1492, 2000, 2431, 4990, 8106, 3226, | |
| 31 | - 438, -211, 651, 2029, 2255, 1502, 4885, 3226, 10000 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p27(9, yaw00_prof_lev3_p27, yaw00_cov_lev3_p27); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P27_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p28.mh deleted
| 1 | -// classic_yaw00_lev3_p28: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P28_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P28_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p28[9] = | |
| 17 | -{ | |
| 18 | - 0.35091, -0.12035, -0.87507, -0.71931, 0.40304, 0.70711, 0.08712, 0.69226, 1.00729 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p28[9*9] = | |
| 22 | -{ | |
| 23 | - 8079, 113, 880, 764, 679, 843, 428, 586, 617, | |
| 24 | - 113, 9360, 324, 1328, 971, 793, 425, 175, 564, | |
| 25 | - 880, 324, 9643, 4087, 2237, 1494, 1398, 1119, 485, | |
| 26 | - 764, 1328, 4087, 7944, 3965, 2883, 2465, 1928, 254, | |
| 27 | - 679, 971, 2237, 3965, 7679, 5679, 3830, 2856, 1445, | |
| 28 | - 843, 793, 1494, 2883, 5679, 8922, 5105, 3998, 2675, | |
| 29 | - 428, 425, 1398, 2465, 3830, 5105, 8506, 3869, 4246, | |
| 30 | - 586, 175, 1119, 1928, 2856, 3998, 3869, 6877, 3595, | |
| 31 | - 617, 564, 485, 254, 1445, 2675, 4246, 3595, 10000 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p28(9, yaw00_prof_lev3_p28, yaw00_cov_lev3_p28); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P28_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p29.mh deleted
| 1 | -// classic_yaw00_lev3_p29: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P29_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P29_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p29[9] = | |
| 17 | -{ | |
| 18 | - -0.1541, -1.17497, -0.73208, -0.59891, -0.2699, 0.67665, 0.41527, -0.02719, -0.22124 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p29[9*9] = | |
| 22 | -{ | |
| 23 | - 5295, 832, 3099, 2207, 1720, 979, 760, 591, 420, | |
| 24 | - 832, 7114, 3022, 3128, 2204, 487, 687, 933, 561, | |
| 25 | - 3099, 3022, 9091, 4987, 3768, 2065, 2234, 2247, 1744, | |
| 26 | - 2207, 3128, 4987, 10000, 5211, 3444, 3235, 2968, 2144, | |
| 27 | - 1720, 2204, 3768, 5211, 7514, 3847, 3380, 2968, 1896, | |
| 28 | - 979, 487, 2065, 3444, 3847, 6154, 3237, 2689, 1516, | |
| 29 | - 760, 687, 2234, 3235, 3380, 3237, 5938, 2334, 1920, | |
| 30 | - 591, 933, 2247, 2968, 2968, 2689, 2334, 5993, 1448, | |
| 31 | - 420, 561, 1744, 2144, 1896, 1516, 1920, 1448, 5292 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p29(9, yaw00_prof_lev3_p29, yaw00_cov_lev3_p29); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P29_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p30.mh deleted
| 1 | -// classic_yaw00_lev3_p30: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P30_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P30_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p30[9] = | |
| 17 | -{ | |
| 18 | - 0.52697, 0.88612, -0.29274, -1.16989, -0.52299, -0.24833, -1.14656, -0.1616, 0.2344 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p30[9*9] = | |
| 22 | -{ | |
| 23 | - 9358, 1432, 3292, -49, 604, -36, -811, -531, -313, | |
| 24 | - 1432, 8111, -483, 2384, -417, -45, -1126, -883, -585, | |
| 25 | - 3292, -483, 7086, 1524, 2384, 968, 81, 187, -350, | |
| 26 | - -49, 2384, 1524, 10000, 2789, 2094, 1131, 373, -36, | |
| 27 | - 604, -417, 2384, 2789, 7345, 2363, 2436, 1559, 931, | |
| 28 | - -36, -45, 968, 2094, 2363, 6692, 2792, 1912, 1208, | |
| 29 | - -811, -1126, 81, 1131, 2436, 2792, 6218, 2691, 1537, | |
| 30 | - -531, -883, 187, 373, 1559, 1912, 2691, 4399, 1604, | |
| 31 | - -313, -585, -350, -36, 931, 1208, 1537, 1604, 4431 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p30(9, yaw00_prof_lev3_p30, yaw00_cov_lev3_p30); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P30_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p31.mh deleted
| 1 | -// classic_yaw00_lev3_p31: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P31_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P31_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p31[9] = | |
| 17 | -{ | |
| 18 | - 0.02957, -0.46443, -0.82016, -0.97621, -1.12365, 0.66605, 0.35463, 1.18231, 1.06023 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p31[9*9] = | |
| 22 | -{ | |
| 23 | - 7712, -1348, 680, 665, 620, 840, 257, -21, 202, | |
| 24 | - -1348, 10000, 1284, 1673, 1548, 1110, 960, 463, 444, | |
| 25 | - 680, 1284, 5950, 2647, 1965, 1227, 1169, 429, 542, | |
| 26 | - 665, 1673, 2647, 5400, 3222, 1958, 1501, 551, 514, | |
| 27 | - 620, 1548, 1965, 3222, 3887, 2166, 1635, 708, 820, | |
| 28 | - 840, 1110, 1227, 1958, 2166, 3122, 1959, 1149, 1423, | |
| 29 | - 257, 960, 1169, 1501, 1635, 1959, 3176, 1464, 1672, | |
| 30 | - -21, 463, 429, 551, 708, 1149, 1464, 2095, 1582, | |
| 31 | - 202, 444, 542, 514, 820, 1423, 1672, 1582, 2899 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p31(9, yaw00_prof_lev3_p31, yaw00_cov_lev3_p31); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P31_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p32.mh deleted
| 1 | -// classic_yaw00_lev3_p32: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P32_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P32_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p32[9] = | |
| 17 | -{ | |
| 18 | - 0.03076, -0.42151, -0.61554, -1.14196, -0.95133, 1.37202, -0.10194, 0.30233, 0.93868 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p32[9*9] = | |
| 22 | -{ | |
| 23 | - 7182, -696, 1159, 424, 1375, 1205, 1078, 717, 398, | |
| 24 | - -696, 10000, 1941, 2126, 2475, 1256, 1618, 1087, 773, | |
| 25 | - 1159, 1941, 8106, 4333, 3725, 2056, 2546, 1513, 1020, | |
| 26 | - 424, 2126, 4333, 7161, 5119, 3340, 3317, 1933, 1246, | |
| 27 | - 1375, 2475, 3725, 5119, 5792, 3336, 3357, 1835, 1311, | |
| 28 | - 1205, 1256, 2056, 3340, 3336, 4753, 3360, 1926, 1607, | |
| 29 | - 1078, 1618, 2546, 3317, 3357, 3360, 4416, 2306, 1862, | |
| 30 | - 717, 1087, 1513, 1933, 1835, 1926, 2306, 1974, 1374, | |
| 31 | - 398, 773, 1020, 1246, 1311, 1607, 1862, 1374, 2301 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p32(9, yaw00_prof_lev3_p32, yaw00_cov_lev3_p32); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P32_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p33.mh deleted
| 1 | -// classic_yaw00_lev3_p33: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P33_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P33_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p33[9] = | |
| 17 | -{ | |
| 18 | - 0.50329, 0.0823, -0.53741, -1.0276, -1.39374, 1.33168, 0.46261, -0.34625, 0.33574 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p33[9*9] = | |
| 22 | -{ | |
| 23 | - 4320, 1820, 703, 216, 544, 771, 243, 82, 178, | |
| 24 | - 1820, 7031, 1157, 747, 1849, 1654, 989, 695, 547, | |
| 25 | - 703, 1157, 9709, 4631, 4586, 2290, 2188, 1529, 730, | |
| 26 | - 216, 747, 4631, 10000, 7187, 3924, 3066, 2096, 784, | |
| 27 | - 544, 1849, 4586, 7187, 8379, 4080, 3435, 2215, 1000, | |
| 28 | - 771, 1654, 2290, 3924, 4080, 5446, 3933, 1829, 1400, | |
| 29 | - 243, 989, 2188, 3066, 3435, 3933, 5535, 2963, 2036, | |
| 30 | - 82, 695, 1529, 2096, 2215, 1829, 2963, 3860, 1901, | |
| 31 | - 178, 547, 730, 784, 1000, 1400, 2036, 1901, 3739 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p33(9, yaw00_prof_lev3_p33, yaw00_cov_lev3_p33); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P33_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p34.mh deleted
| 1 | -// classic_yaw00_lev3_p34: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P34_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P34_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p34[9] = | |
| 17 | -{ | |
| 18 | - -0.84271, -0.36265, -0.62488, -0.2277, 0.66681, 0.40182, 0.66767, 0.06157, -0.50681 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p34[9*9] = | |
| 22 | -{ | |
| 23 | - 7508, 3109, 3635, 1823, 1941, 1596, 955, 456, 772, | |
| 24 | - 3109, 8979, 5810, 3803, 4012, 3291, 2125, 376, 625, | |
| 25 | - 3635, 5810, 9921, 5028, 5129, 4458, 2899, 472, 582, | |
| 26 | - 1823, 3803, 5028, 6946, 4490, 3378, 2568, 636, 641, | |
| 27 | - 1941, 4012, 5129, 4490, 9171, 4383, 3130, 132, 458, | |
| 28 | - 1596, 3291, 4458, 3378, 4383, 9319, 3622, 1481, 792, | |
| 29 | - 955, 2125, 2899, 2568, 3130, 3622, 10000, 653, 1173, | |
| 30 | - 456, 376, 472, 636, 132, 1481, 653, 7798, 352, | |
| 31 | - 772, 625, 582, 641, 458, 792, 1173, 352, 6265 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p34(9, yaw00_prof_lev3_p34, yaw00_cov_lev3_p34); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P34_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p35.mh deleted
| 1 | -// classic_yaw00_lev3_p35: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P35_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P35_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p35[9] = | |
| 17 | -{ | |
| 18 | - -0.88846, -0.08785, -0.73655, -0.74954, 1.65208, 0.91599, 0.57784, 0.2018, -0.12183 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p35[9*9] = | |
| 22 | -{ | |
| 23 | - 992, 665, 877, 485, 323, 308, 77, -171, -257, | |
| 24 | - 665, 1328, 1444, 910, 883, 863, 431, 51, -289, | |
| 25 | - 877, 1444, 2859, 1951, 1636, 1352, 615, 325, 58, | |
| 26 | - 485, 910, 1951, 2187, 1364, 1218, 501, 338, 222, | |
| 27 | - 323, 883, 1636, 1364, 3084, 2544, 1497, 768, 246, | |
| 28 | - 308, 863, 1352, 1218, 2544, 4475, 1687, 563, 695, | |
| 29 | - 77, 431, 615, 501, 1497, 1687, 6430, 407, 783, | |
| 30 | - -171, 51, 325, 338, 768, 563, 407, 10000, -2016, | |
| 31 | - -257, -289, 58, 222, 246, 695, 783, -2016, 8552 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p35(9, yaw00_prof_lev3_p35, yaw00_cov_lev3_p35); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P35_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p36.mh deleted
| 1 | -// classic_yaw00_lev3_p36: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P36_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P36_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p36[9] = | |
| 17 | -{ | |
| 18 | - -0.70362, 0.12835, -1.00524, -0.1152, 1.65218, 0.65242, 0.56675, 0.19671, -0.26938 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p36[9*9] = | |
| 22 | -{ | |
| 23 | - 1203, 882, 1139, 567, 475, 239, 12, 245, 175, | |
| 24 | - 882, 2031, 2033, 1349, 1416, 868, 407, 461, 398, | |
| 25 | - 1139, 2033, 3842, 2465, 2171, 1027, 391, 311, 671, | |
| 26 | - 567, 1349, 2465, 2926, 2206, 1121, 606, 724, 475, | |
| 27 | - 475, 1416, 2171, 2206, 4557, 2391, 1291, 450, 170, | |
| 28 | - 239, 868, 1027, 1121, 2391, 6057, 1688, 963, 490, | |
| 29 | - 12, 407, 391, 606, 1291, 1688, 8894, -93, 1485, | |
| 30 | - 245, 461, 311, 724, 450, 963, -93, 10000, -1564, | |
| 31 | - 175, 398, 671, 475, 170, 490, 1485, -1564, 6907 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p36(9, yaw00_prof_lev3_p36, yaw00_cov_lev3_p36); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P36_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p37.mh deleted
| 1 | -// classic_yaw00_lev3_p37: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P37_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P37_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p37[9] = | |
| 17 | -{ | |
| 18 | - 0.30132, 0.28238, 0.2925, -0.36964, -0.55929, -1.35118, 0.12932, 0.68802, -0.15491 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p37[9*9] = | |
| 22 | -{ | |
| 23 | - 3574, 2493, 1549, 1249, 681, 436, 534, 445, 457, | |
| 24 | - 2493, 6095, 3769, 2153, 1214, 707, 930, 352, 431, | |
| 25 | - 1549, 3769, 9314, 2795, 1948, 1053, 1472, 543, 542, | |
| 26 | - 1249, 2153, 2795, 10000, 2034, 899, 1252, 485, 633, | |
| 27 | - 681, 1214, 1948, 2034, 7828, 2146, 1330, 1012, 593, | |
| 28 | - 436, 707, 1053, 899, 2146, 6314, 3252, 1993, 1179, | |
| 29 | - 534, 930, 1472, 1252, 1330, 3252, 4264, 2646, 1216, | |
| 30 | - 445, 352, 543, 485, 1012, 1993, 2646, 3664, 1432, | |
| 31 | - 457, 431, 542, 633, 593, 1179, 1216, 1432, 1783 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p37(9, yaw00_prof_lev3_p37, yaw00_cov_lev3_p37); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P37_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p38.mh deleted
| 1 | -// classic_yaw00_lev3_p38: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P38_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P38_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p38[9] = | |
| 17 | -{ | |
| 18 | - 0.25106, -0.22807, -1.2205, -0.54882, 0.60947, 1.50668, 0.31759, 0.50429, 0.80396 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p38[9*9] = | |
| 22 | -{ | |
| 23 | - 4905, 943, 899, 690, 1064, 1035, 795, 881, 578, | |
| 24 | - 943, 5853, 2472, 2543, 2542, 2269, 2223, 1176, 562, | |
| 25 | - 899, 2472, 7017, 4549, 3406, 3164, 2841, 928, -445, | |
| 26 | - 690, 2543, 4549, 7675, 4580, 4592, 3780, 1612, -209, | |
| 27 | - 1064, 2542, 3406, 4580, 8131, 7015, 5363, 3024, 1142, | |
| 28 | - 1035, 2269, 3164, 4592, 7015, 10000, 6494, 4509, 1685, | |
| 29 | - 795, 2223, 2841, 3780, 5363, 6494, 9639, 3839, 2469, | |
| 30 | - 881, 1176, 928, 1612, 3024, 4509, 3839, 8919, 2797, | |
| 31 | - 578, 562, -445, -209, 1142, 1685, 2469, 2797, 9210 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p38(9, yaw00_prof_lev3_p38, yaw00_cov_lev3_p38); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P38_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p39.mh deleted
| 1 | -// classic_yaw00_lev3_p39: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P39_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P39_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p39[9] = | |
| 17 | -{ | |
| 18 | - 0.30135, -0.18199, -0.85464, -0.37208, -0.52201, 0.6877, 0.91984, 0.3106, 0.66777 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p39[9*9] = | |
| 22 | -{ | |
| 23 | - 4269, 98, 1079, 641, 419, 560, 346, 528, 228, | |
| 24 | - 98, 5881, 822, 1564, 807, 1240, 957, 1051, 566, | |
| 25 | - 1079, 822, 7382, 3406, 2764, 2581, 2674, 2479, 1150, | |
| 26 | - 641, 1564, 3406, 6980, 4003, 2932, 3800, 2946, 1340, | |
| 27 | - 419, 807, 2764, 4003, 7661, 3971, 4475, 3824, 1895, | |
| 28 | - 560, 1240, 2581, 2932, 3971, 7971, 6013, 4319, 2499, | |
| 29 | - 346, 957, 2674, 3800, 4475, 6013, 10000, 5705, 3711, | |
| 30 | - 528, 1051, 2479, 2946, 3824, 4319, 5705, 8766, 2855, | |
| 31 | - 228, 566, 1150, 1340, 1895, 2499, 3711, 2855, 7107 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p39(9, yaw00_prof_lev3_p39, yaw00_cov_lev3_p39); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P39_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p40.mh deleted
| 1 | -// classic_yaw00_lev3_p40: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P40_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P40_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p40[9] = | |
| 17 | -{ | |
| 18 | - -0.73484, -0.42707, -0.30117, 0.48054, 0.89764, 0.21019, 0.57516, 1.16636, 0.02197 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p40[9*9] = | |
| 22 | -{ | |
| 23 | - 7110, 3169, 2394, 2182, 2263, 2192, 1117, 27, 16, | |
| 24 | - 3169, 6870, 3659, 2393, 3263, 2613, 1601, 332, -119, | |
| 25 | - 2394, 3659, 7143, 3687, 4558, 3680, 2293, 911, -593, | |
| 26 | - 2182, 2393, 3687, 6827, 5467, 4031, 2974, 1600, 152, | |
| 27 | - 2263, 3263, 4558, 5467, 10000, 5122, 3888, 1912, -656, | |
| 28 | - 2192, 2613, 3680, 4031, 5122, 9922, 3742, 2896, 816, | |
| 29 | - 1117, 1601, 2293, 2974, 3888, 3742, 9937, 3545, 2721, | |
| 30 | - 27, 332, 911, 1600, 1912, 2896, 3545, 9137, 789, | |
| 31 | - 16, -119, -593, 152, -656, 816, 2721, 789, 6674 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p40(9, yaw00_prof_lev3_p40, yaw00_cov_lev3_p40); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P40_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p41.mh deleted
| 1 | -// classic_yaw00_lev3_p41: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P41_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P41_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p41[9] = | |
| 17 | -{ | |
| 18 | - -0.23444, -1.18062, -0.66432, -0.27269, -0.95921, 1.24075, 1.1159, 0.662, 0.26795 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p41[9*9] = | |
| 22 | -{ | |
| 23 | - 4424, 1788, 2059, 1374, 1430, 917, 1004, 1329, 674, | |
| 24 | - 1788, 2951, 2128, 2150, 1922, 1450, 1518, 1510, 755, | |
| 25 | - 2059, 2128, 2778, 2505, 2084, 1805, 2031, 1857, 712, | |
| 26 | - 1374, 2150, 2505, 4308, 3136, 2829, 2818, 2263, 1157, | |
| 27 | - 1430, 1922, 2084, 3136, 3795, 2953, 3031, 2139, 1258, | |
| 28 | - 917, 1450, 1805, 2829, 2953, 4579, 4160, 3010, 1695, | |
| 29 | - 1004, 1518, 2031, 2818, 3031, 4160, 6044, 3400, 1268, | |
| 30 | - 1329, 1510, 1857, 2263, 2139, 3010, 3400, 7512, 1088, | |
| 31 | - 674, 755, 712, 1157, 1258, 1695, 1268, 1088, 10000 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p41(9, yaw00_prof_lev3_p41, yaw00_cov_lev3_p41); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P41_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p42.mh deleted
| 1 | -// classic_yaw00_lev3_p42: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P42_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P42_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p42[9] = | |
| 17 | -{ | |
| 18 | - -0.15385, -0.8136, -0.01407, 0.08933, -1.59383, 0.88949, 1.25323, 0.63057, 0.41361 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p42[9*9] = | |
| 22 | -{ | |
| 23 | - 4218, 1519, 1395, 667, 929, 370, 163, 245, 263, | |
| 24 | - 1519, 2471, 1697, 1701, 1437, 1184, 1205, 1063, 896, | |
| 25 | - 1395, 1697, 2260, 2164, 1676, 1631, 1817, 1578, 1223, | |
| 26 | - 667, 1701, 2164, 3477, 2510, 2505, 2640, 2114, 1745, | |
| 27 | - 929, 1437, 1676, 2510, 3551, 2382, 2440, 1653, 1331, | |
| 28 | - 370, 1184, 1631, 2505, 2382, 4158, 3957, 3081, 2561, | |
| 29 | - 163, 1205, 1817, 2640, 2440, 3957, 5638, 3758, 2515, | |
| 30 | - 245, 1063, 1578, 2114, 1653, 3081, 3758, 6428, 2100, | |
| 31 | - 263, 896, 1223, 1745, 1331, 2561, 2515, 2100, 10000 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p42(9, yaw00_prof_lev3_p42, yaw00_cov_lev3_p42); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P42_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p43.mh deleted
| 1 | -// classic_yaw00_lev3_p43: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P43_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P43_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p43[9] = | |
| 17 | -{ | |
| 18 | - 0.30204, -0.10495, 0.15015, -0.06969, -1.40525, 1.42774, 1.11815, 0.6605, 0.19948 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p43[9*9] = | |
| 22 | -{ | |
| 23 | - 4462, 781, 845, 600, 492, 303, 65, 175, 36, | |
| 24 | - 781, 4531, 2127, 1702, 1167, 782, 165, 295, 561, | |
| 25 | - 845, 2127, 4676, 3206, 1459, 1391, 937, 927, 586, | |
| 26 | - 600, 1702, 3206, 6072, 3117, 2362, 1570, 1579, 1039, | |
| 27 | - 492, 1167, 1459, 3117, 4911, 2430, 1761, 832, 1131, | |
| 28 | - 303, 782, 1391, 2362, 2430, 7038, 5295, 3118, 1423, | |
| 29 | - 65, 165, 937, 1570, 1761, 5295, 8949, 3875, 733, | |
| 30 | - 175, 295, 927, 1579, 832, 3118, 3875, 10000, 817, | |
| 31 | - 36, 561, 586, 1039, 1131, 1423, 733, 817, 8059 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p43(9, yaw00_prof_lev3_p43, yaw00_cov_lev3_p43); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P43_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p44.mh deleted
| 1 | -// classic_yaw00_lev3_p44: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P44_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P44_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p44[9] = | |
| 17 | -{ | |
| 18 | - 0.21558, 0.4672, 0.40921, -0.22744, -0.75243, -0.36792, -0.71019, 0.57578, 0.47084 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p44[9*9] = | |
| 22 | -{ | |
| 23 | - 5300, 570, 1328, 1727, 505, 208, 605, 430, 227, | |
| 24 | - 570, 5402, 827, 1559, 444, 402, 365, 555, 309, | |
| 25 | - 1328, 827, 6863, 629, 851, 455, 102, 530, 27, | |
| 26 | - 1727, 1559, 629, 9496, 1555, 1490, 590, 702, 341, | |
| 27 | - 505, 444, 851, 1555, 10000, 3361, 2404, 1716, 1666, | |
| 28 | - 208, 402, 455, 1490, 3361, 8363, 3152, 2305, 2270, | |
| 29 | - 605, 365, 102, 590, 2404, 3152, 7926, 2843, 2516, | |
| 30 | - 430, 555, 530, 702, 1716, 2305, 2843, 6463, 3165, | |
| 31 | - 227, 309, 27, 341, 1666, 2270, 2516, 3165, 7012 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p44(9, yaw00_prof_lev3_p44, yaw00_cov_lev3_p44); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P44_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p45.mh deleted
| 1 | -// classic_yaw00_lev3_p45: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P45_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P45_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p45[9] = | |
| 17 | -{ | |
| 18 | - 0.39757, 0.25329, -0.05001, -0.5672, -1.00273, -1.69463, 0.68152, 0.88865, -0.27854 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p45[9*9] = | |
| 22 | -{ | |
| 23 | - 9853, 413, -899, 809, 714, 324, 549, 489, 154, | |
| 24 | - 413, 10000, -1730, -279, 785, 203, 544, 474, 95, | |
| 25 | - -899, -1730, 9871, -371, 820, 667, 446, 280, 46, | |
| 26 | - 809, -279, -371, 9737, 1560, 1388, 535, 290, 118, | |
| 27 | - 714, 785, 820, 1560, 6594, 3099, 1240, 998, 477, | |
| 28 | - 324, 203, 667, 1388, 3099, 4279, 1633, 1357, 674, | |
| 29 | - 549, 544, 446, 535, 1240, 1633, 2330, 1775, 727, | |
| 30 | - 489, 474, 280, 290, 998, 1357, 1775, 2414, 970, | |
| 31 | - 154, 95, 46, 118, 477, 674, 727, 970, 1138 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p45(9, yaw00_prof_lev3_p45, yaw00_cov_lev3_p45); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P45_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p46.mh deleted
| 1 | -// classic_yaw00_lev3_p46: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P46_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P46_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p46[9] = | |
| 17 | -{ | |
| 18 | - 0.35003, 0.09059, -0.31508, -0.59295, -0.85508, -1.96547, 0.32381, 1.32897, -0.30082 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p46[9*9] = | |
| 22 | -{ | |
| 23 | - 7926, -2030, 1373, 1339, -7, 54, 281, 333, 52, | |
| 24 | - -2030, 7812, -2501, 765, 343, 97, 395, 292, 173, | |
| 25 | - 1373, -2501, 10000, 260, 440, 654, 375, 68, 67, | |
| 26 | - 1339, 765, 260, 5253, 968, 954, 389, 240, 246, | |
| 27 | - -7, 343, 440, 968, 3388, 1494, 500, 328, 296, | |
| 28 | - 54, 97, 654, 954, 1494, 2328, 895, 739, 496, | |
| 29 | - 281, 395, 375, 389, 500, 895, 1453, 1091, 515, | |
| 30 | - 333, 292, 68, 240, 328, 739, 1091, 1449, 589, | |
| 31 | - 52, 173, 67, 246, 296, 496, 515, 589, 740 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p46(9, yaw00_prof_lev3_p46, yaw00_cov_lev3_p46); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P46_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p47.mh deleted
| 1 | -// classic_yaw00_lev3_p47: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P47_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P47_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p47[9] = | |
| 17 | -{ | |
| 18 | - -0.46752, 0.23382, -0.86771, -0.6443, 1.60984, 0.67148, 0.51306, -0.15841, -0.51084 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p47[9*9] = | |
| 22 | -{ | |
| 23 | - 2273, 1603, 2022, 1346, 1343, 1079, 798, 869, 346, | |
| 24 | - 1603, 3045, 3033, 2356, 2633, 2084, 1386, 943, 308, | |
| 25 | - 2022, 3033, 5510, 4211, 3969, 2769, 1695, 1179, 569, | |
| 26 | - 1346, 2356, 4211, 4803, 3946, 2977, 1764, 1491, 765, | |
| 27 | - 1343, 2633, 3969, 3946, 7221, 5302, 3182, 1279, 476, | |
| 28 | - 1079, 2084, 2769, 2977, 5302, 8955, 3268, 1127, 352, | |
| 29 | - 798, 1386, 1695, 1764, 3182, 3268, 10000, 1554, 1456, | |
| 30 | - 869, 943, 1179, 1491, 1279, 1127, 1554, 6946, 2229, | |
| 31 | - 346, 308, 569, 765, 476, 352, 1456, 2229, 5020 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p47(9, yaw00_prof_lev3_p47, yaw00_cov_lev3_p47); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P47_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p48.mh deleted
| 1 | -// classic_yaw00_lev3_p48: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P48_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P48_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p48[9] = | |
| 17 | -{ | |
| 18 | - -0.2493, 0.20568, 0.58283, 0.43022, -0.17321, 0.34444, -0.82229, -0.47331, 0.65296 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p48[9*9] = | |
| 22 | -{ | |
| 23 | - 2321, 295, 43, 836, 899, 659, 560, 298, 197, | |
| 24 | - 295, 3478, 500, 945, 1352, 1025, 590, 343, 236, | |
| 25 | - 43, 500, 5019, 1154, 1477, 994, 309, 247, 364, | |
| 26 | - 836, 945, 1154, 9197, 1759, 1800, 193, 536, 430, | |
| 27 | - 899, 1352, 1477, 1759, 10000, 4366, 2114, 1454, 834, | |
| 28 | - 659, 1025, 994, 1800, 4366, 6862, 2735, 1547, 1157, | |
| 29 | - 560, 590, 309, 193, 2114, 2735, 3173, 1865, 990, | |
| 30 | - 298, 343, 247, 536, 1454, 1547, 1865, 2025, 1114, | |
| 31 | - 197, 236, 364, 430, 834, 1157, 990, 1114, 2024 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p48(9, yaw00_prof_lev3_p48, yaw00_cov_lev3_p48); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P48_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p49.mh deleted
| 1 | -// classic_yaw00_lev3_p49: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P49_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P49_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p49[9] = | |
| 17 | -{ | |
| 18 | - -0.2803, -0.66976, 1.57125, 1.36859, -0.34169, -0.33645, -0.09491, 0.03183, 0.0312 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p49[9*9] = | |
| 22 | -{ | |
| 23 | - 2044, 896, 853, 642, 518, 225, 190, 120, 188, | |
| 24 | - 896, 1934, 1207, 1357, 881, 494, 581, 372, 432, | |
| 25 | - 853, 1207, 2449, 1980, 1433, 469, 745, 344, 575, | |
| 26 | - 642, 1357, 1980, 3104, 1115, 1274, 949, 374, 516, | |
| 27 | - 518, 881, 1433, 1115, 4608, 1279, 1617, 949, 708, | |
| 28 | - 225, 494, 469, 1274, 1279, 9209, 1570, 804, 997, | |
| 29 | - 190, 581, 745, 949, 1617, 1570, 10000, -87, 1232, | |
| 30 | - 120, 372, 344, 374, 949, 804, -87, 7024, 373, | |
| 31 | - 188, 432, 575, 516, 708, 997, 1232, 373, 4816 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p49(9, yaw00_prof_lev3_p49, yaw00_cov_lev3_p49); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P49_MH |
3rdparty/stasm4.0.0/stasm/MOD_1/classic/classic_yaw00_lev3_p50.mh deleted
| 1 | -// classic_yaw00_lev3_p50: machine generated classical descriptor model | |
| 2 | - | |
| 3 | -#ifndef STASM_CLASSIC_YAW00_LEV3_P50_MH | |
| 4 | -#define STASM_CLASSIC_YAW00_LEV3_P50_MH | |
| 5 | - | |
| 6 | -namespace stasm { | |
| 7 | - | |
| 8 | -// Generated from muct77_w09.asm | |
| 9 | -// static const int EYAW = 1; | |
| 10 | -// static const int NORMALIZEDEYEMOUTHDIST = 100; | |
| 11 | -// static const double PYR_RATIO = 2; | |
| 12 | -// static const int FACE_SCALE_METHOD = 1; | |
| 13 | -// static const int PYR_SCALE_METHOD = 1; | |
| 14 | -// static const double SIGMOID_SCALE = 0; | |
| 15 | - | |
| 16 | -static const double yaw00_prof_lev3_p50[9] = | |
| 17 | -{ | |
| 18 | - -0.25251, -0.07798, 0.14096, 0.05969, 0.19841, 0.39933, -1.42783, -0.79251, 0.79265 | |
| 19 | -}; | |
| 20 | - | |
| 21 | -static const double yaw00_cov_lev3_p50[9*9] = | |
| 22 | -{ | |
| 23 | - 4320, 564, 1234, 1565, 1490, 1534, 1411, 943, 533, | |
| 24 | - 564, 5238, 226, 1182, 1453, 1351, 1111, 750, 434, | |
| 25 | - 1234, 226, 7002, 487, 1296, 1175, 874, 613, 482, | |
| 26 | - 1565, 1182, 487, 10000, 1315, 2219, 1267, 1091, 540, | |
| 27 | - 1490, 1453, 1296, 1315, 8923, 2710, 2405, 1528, 973, | |
| 28 | - 1534, 1351, 1175, 2219, 2710, 6030, 2329, 1861, 1067, | |
| 29 | - 1411, 1111, 874, 1267, 2405, 2329, 3599, 2196, 1098, | |
| 30 | - 943, 750, 613, 1091, 1528, 1861, 2196, 2111, 993, | |
| 31 | - 533, 434, 482, 540, 973, 1067, 1098, 993, 1957 | |
| 32 | -}; | |
| 33 | - | |
| 34 | -static const ClassicDescMod classic_yaw00_lev3_p50(9, yaw00_prof_lev3_p50, yaw00_cov_lev3_p50); | |
| 35 | - | |
| 36 | -} // namespace stasm | |
| 37 | -#endif // STASM_CLASSIC_YAW00_LEV3_P50_MH |