Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvbgfg_gaussmix.cpp94 static void icvUpdateFullWindow( double* src_pixel, int nChannels,
300 icvUpdateFullWindow( pixel, nChannels, match, g_point, &bg_model->params ); in icvUpdateGaussianBGModel()
436 static void icvUpdateFullWindow( double* src_pixel, int nChannels, int* match, in icvUpdateFullWindow() function