Home
last modified time | relevance | path

Searched refs:CV_BG_MODEL_MOG (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cvaux/src/
Dcvbgfg_gaussmix.cpp171 bg_model->type = CV_BG_MODEL_MOG; in cvCreateGaussianBGModel()
/external/opencv/cvaux/include/
Dcvaux.h1151 #define CV_BG_MODEL_MOG 1 /* "Mixture of Gaussians". */ macro