Searched refs:CV_BGFG_MOG_NGAUSSIANS (Results 1 – 2 of 2) sorted by relevance
159 params.n_gauss = CV_BGFG_MOG_NGAUSSIANS; in cvCreateGaussianBGModel()
1332 #define CV_BGFG_MOG_NGAUSSIANS 5 /* = K = number of Gaussians in mixture */ macro