Lines Matching full:weights
123 float* weight; /*array of mixture weights. Summ of all weights in state is 1. */
201 /* Function calculates means, variances, weights of every Gaussian mixture
361 // CV_WEIGHTED_VTX - weight of a clique is the sum of weights of its vertices
366 // weights of vertices must be provided. If weight_vtx not zero
367 // these weights considered to be here, otherwise function assumes
371 // weights of edges ought to be supplied. If weight_edge is not zero
400 // CV_WEIGHTED_VTX - weight of a clique is the sum of weights of its vertices
405 // weights of vertices must be provided. If weight_vtx not zero
406 // these weights considered to be here, otherwise function assumes
410 // weights of edges ought to be supplied. If weight_edge is not zero
429 // in cases of CV_WEIGHTED_EDGE and CV_WEIGHTED_ALL weights should be nonnegative.
1329 #define CV_BGFG_MOG_BACKGROUND_THRESHOLD 0.7 /* threshold sum of weights for background test */