Main Page | Class List | Directories | File List | Class Members | File Members

fast_gmm_t Struct Reference

Structure that contains all parameter related to 4-Level Fast GMM computation. More...

#include <fast_algo_struct.h>

List of all members.

Public Attributes

downsampling_tdowns
gmm_select_tgmms
gau_select_tgaus
int32 gs4gs
int32 svq4svq
int32 rec_bst_senscr
float32 * last_feat


Detailed Description

Structure that contains all parameter related to 4-Level Fast GMM computation.


Member Data Documentation

downsampling_t* fast_gmm_t::downs
 

All structure for down-sampling

gau_select_t* fast_gmm_t::gaus
 

All structure for Gaussian-level of selection

gmm_select_t* fast_gmm_t::gmms
 

All structure for GMM-level of selection

int32 fast_gmm_t::gs4gs
 

Whether the GS map is used for Gaussian Selection or not mainly for internal debugging of Conditional Down-Sampling

float32* fast_gmm_t::last_feat
 

Last feature frame

int32 fast_gmm_t::rec_bst_senscr
 

recent best scores.

int32 fast_gmm_t::svq4svq
 

Whether SVQ scores would be used as the Gaussian Scores


The documentation for this struct was generated from the following file:
Generated on Sat Apr 11 00:02:33 2009 by  doxygen 1.3.9.1