Structure that contains all parameter related to 4-Level Fast GMM computation. More...
#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 |
Structure that contains all parameter related to 4-Level Fast GMM computation.
All structure for down-sampling
All structure for Gaussian-level of selection
Referenced by approx_cont_mgau_ci_eval(), and approx_cont_mgau_frame_eval().
All structure for GMM-level of selection
Referenced by approx_cont_mgau_frame_eval().
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
recent best scores.
int32 fast_gmm_t::svq4svq |
Whether SVQ scores would be used as the Gaussian Scores