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

/external/opencv/cvaux/src/
H A Dcvbgfg_gaussmix.cpp102 static void icvUpdatePartialWindow( double* src_pixel, int nChannels, int* match,
306 icvUpdatePartialWindow( pixel, nChannels, match, g_point, &bg_model_params );
460 static void icvUpdatePartialWindow( double* src_pixel, int nChannels, int* match, CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params ) function

Completed in 100 milliseconds