Searched refs:weight_prev (Results 1 – 1 of 1) sorted by relevance
235 float weight_prev = w + dw; in mog_withLearning() local236 gmm_weight(k * frame.rows + y, x) = weight_prev; in mog_withLearning()258 gmm_weight(k1 * frame.rows + y, x) = weight_prev; in mog_withLearning()270 weight_prev = weight_next; in mog_withLearning()