TYPE_weights is a struct that includes the weights to be applied. More...
#include <vscshfba.h>
Data Fields | |
double | num_hits |
double | color |
weight for the ratio of number of consecutive hits that a specific cascade had | |
double | moment |
weight for main color ratio |
TYPE_weights is a struct that includes the weights to be applied.
double TYPE_weights::color |
weight for the ratio of number of consecutive hits that a specific cascade had
Referenced by confirm_sign_tipology().
double TYPE_weights::moment |
weight for main color ratio
Referenced by confirm_sign_tipology().
double TYPE_weights::num_hits |
Referenced by confirm_sign_tipology().