The Machine Perception Toolbox

[Introduction]- [News]- [Download]- [Screenshots]- [Manual (pdf)]- [Forums]- [API Reference]- [Repository ]

 

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

mixgauss.cpp File Reference

#include "mixgauss.h"
#include <string.h>
#include <iostream.h>
#include <math.h>

Include dependency graph for mixgauss.cpp:

Include dependency graph

Go to the source code of this file.

Variables

double NONSKINCOVARIANCES [16][3]
double NONSKINMEANS [16][3]
double NONSKINWEIGHTS [16]
double SKINCOVARIANCES [16][3]
double SKINMEANS [16][3]
double SKINWEIGHTS [16]


Variable Documentation

double NONSKINCOVARIANCES[16][3] [static]
 

Initial value:

 {{2.77, 2.81, 5.46},   
{46.84, 33.59, 32.48},  
{280.69, 156.79, 436.58},       
{355.98, 115.89, 591.24},       
{414.84, 245.95, 361.27},       
{2502.24, 1383.53, 237.18},
{957.42, 1766.94, 1582.52},
{562.88, 190.23, 447.28},       
{344.11, 191.77, 433.40},       
{222.07, 118.65, 182.41},       
{651.32, 840.52, 963.67},       
{225.03, 117.29, 331.95},       
{494.04, 237.69, 533.52},       
{955.88, 654.95, 916.70},       
{350.35, 130.30, 388.43},       
{806.44, 642.20, 350.36}}

Definition at line 86 of file mixgauss.cpp.

Referenced by nonSkinMixGauss::nonSkinMixGauss().

double NONSKINMEANS[16][3] [static]
 

Initial value:

 {{254.37, 254.41, 253.82},
{9.39, 8.09, 8.52},
{96.57, 96.95, 91.53},  
{160.44, 162.49, 159.06},       
{74.98, 63.23, 46.33},  
{121.83, 60.88, 18.31}, 
{202.18, 154.88, 91.04},        
{193.06, 201.93, 206.55},       
{51.88, 57.14, 61.55},  
{30.88, 26.84, 25.32},  
{44.97, 85.96, 131.95}, 
{236.02, 236.27, 230.70},       
{207.86, 191.20, 164.12},       
{99.83, 148.11, 188.17},        
{135.06, 131.92, 123.10},       
{135.96, 103.89, 66.88}}

Definition at line 69 of file mixgauss.cpp.

Referenced by nonSkinMixGauss::nonSkinMixGauss().

double NONSKINWEIGHTS[16] [static]
 

Initial value:

 {0.0637,
0.0516,
0.0864, 
0.0636, 
0.0747,
0.0365, 
0.0349, 
0.0649,
0.0656,
0.1189,
0.0362, 
0.0849,
0.0368,
0.0389, 
0.0943,
0.0477}

Definition at line 103 of file mixgauss.cpp.

Referenced by nonSkinMixGauss::nonSkinMixGauss().

double SKINCOVARIANCES[16][3] [static]
 

Initial value:

 {{765.40, 121.44, 112.80},
        {39.94, 154.44, 396.05}, 
        {291.03, 60.48, 162.85}, 
        {274.95, 64.60, 198.27},
        {633.18, 222.40, 250.69}, 
        {65.23, 691.53, 609.92},
        {408.63, 200.77, 257.57}, 
        {530.08, 155.08, 572.79}, 
        {160.57, 84.52, 243.90},
        {163.80, 121.57, 279.22},
        {425.40, 73.56, 175.11}, 
        {330.45, 70.34, 151.82}, 
        {152.76, 92.14, 259.15},
        {204.90, 140.17, 270.19},
        {448.13, 90.18, 151.29}, 
        {178.38, 156.27, 404.99}}

Definition at line 35 of file mixgauss.cpp.

Referenced by skinMixGauss::skinMixGauss().

double SKINMEANS[16][3] [static]
 

Initial value:

 {{73.53, 29.94, 17.76},
        {249.71, 233.94, 217.49},
        {161.68, 116.25, 96.95},
        {186.07, 136.62, 114.40},
        {189.26, 98.37, 51.18},
        {247.00, 152.20, 90.84},
        {150.10, 72.66, 37.76},
        {206.85, 171.09, 156.34},
        {212.78, 152.82, 120.04},
        {234.87, 175.43, 138.94},
        {151.19, 97.74, 74.59},
        {120.52, 77.55, 59.82},
        {192.20, 119.62, 82.32},
        {214.29, 136.08, 87.24},
        {99.57, 54.33, 38.06},
        {238.88, 203.08, 176.91}}

Definition at line 18 of file mixgauss.cpp.

Referenced by skinMixGauss::skinMixGauss().

double SKINWEIGHTS[16] [static]
 

Initial value:

 {0.0294, 
        0.0331,
        0.0654,
        0.0756,
        0.0554,
        0.0314,
        0.0454,
        0.0469,
        0.0956,
        0.0763,
        0.1100,
        0.0676,
        0.0755,
        0.0500,
        0.0667,
        0.0749}

Definition at line 52 of file mixgauss.cpp.

Referenced by skinMixGauss::skinMixGauss().


Generated on Mon Nov 8 17:08:12 2004 for MPT by  doxygen 1.3.9.1