Searched refs:icvUpdatePartialWindow (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvbgfg_gaussmix.cpp | 102 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
|