Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvbgfg_gaussmix.cpp102 static void icvUpdatePartialWindow( double* src_pixel, int nChannels, int* match,
306 icvUpdatePartialWindow( pixel, nChannels, match, g_point, &bg_model_params ); in icvUpdateGaussianBGModel()
460 static void icvUpdatePartialWindow( double* src_pixel, int nChannels, int* match, CvGaussBGPoint* g… in icvUpdatePartialWindow() function