#include <gs.h>
Public Attributes | |
| logmath_t * | logmath |
| int32 | n_mgau |
| int32 | n_feat |
| int32 | n_code |
| int32 | n_density |
| int32 | n_featlen |
| int32 | n_mbyte |
| float32 ** | codeword |
| uint32 *** | codemap |
| FILE * | fp |
| int32 * | mgau_sl |
|
|
n_feat * n_mgau * n_code |
|
|
n_code * n_featlen |
|
|
A file pointer to dump the gaussian selector |
|
|
|
|
|
The short list for how many Gaussians will be computed |
|
|
number of code word |
|
|
number of density |
|
|
number of streams |
|
|
(This is not consistent to the Gaussian family of function |
|
|
number of bytes to read each time |
|
|
number of GMMs |
1.3.9.1