Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvbgfg_gaussmix.cpp104 static void icvUpdatePartialNoMatch( double* src_pixel, int nChannels,
308 icvUpdatePartialNoMatch( pixel, nChannels, match, g_point, &bg_model_params ); in icvUpdateGaussianBGModel()
525 icvUpdatePartialNoMatch(double *pixel, in icvUpdatePartialNoMatch() function