Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvbgfg_gaussmix.cpp157 params.variance_init = CV_BGFG_MOG_SIGMA_INIT*CV_BGFG_MOG_SIGMA_INIT; in cvCreateGaussianBGModel()
/external/opencv/cvaux/include/
Dcvaux.h1334 #define CV_BGFG_MOG_SIGMA_INIT 30 macro