Public Attributes | List of all members
classifier_t Struct Reference

#include <classifier.h>

Public Attributes

mgau_model_tgmm
 
s3cipid_t class_map [NUM_CLASSES]
 
int32 frame_prob [NUM_CLASSES]
 
int * cached_classes
 
int num_frames
 
int max_frames
 
int voting_frames [VOTING_LEN]
 
int post_classify
 
int32 prior_prob [NUM_CLASSES]
 

Member Data Documentation

int* classifier_t::cached_classes
s3cipid_t classifier_t::class_map[NUM_CLASSES]
int32 classifier_t::frame_prob[NUM_CLASSES]
mgau_model_t* classifier_t::gmm
int classifier_t::max_frames
int classifier_t::num_frames
int classifier_t::post_classify
int32 classifier_t::prior_prob[NUM_CLASSES]
int classifier_t::voting_frames[VOTING_LEN]

The documentation for this struct was generated from the following file: