#include <fast_algo_struct.h>
Public Attributes | |
| downsampling_t * | downs |
| gmm_select_t * | gmms |
| gau_select_t * | gaus |
| int32 | gs4gs |
| int32 | svq4svq |
| int32 | rec_bst_senscr |
| float32 * | last_feat |
|
|
All structure for down-sampling |
|
|
All structure for Gaussian-level of selection |
|
|
All structure for GMM-level of selection |
|
|
Whether the GS map is used for Gaussian Selection or not mainly for internal debugging of Conditional Down-Sampling |
|
|
Last feature frame |
|
|
recent best scores. |
|
|
Whether SVQ scores would be used as the Gaussian Scores |
1.3.9.1