Searched refs:CV_BG_MODEL_MOG (Results 1 – 2 of 2) sorted by relevance
171 bg_model->type = CV_BG_MODEL_MOG; in cvCreateGaussianBGModel()
1151 #define CV_BG_MODEL_MOG 1 /* "Mixture of Gaussians". */ macro