Searched defs:icvUpdatePartialNoMatch (Results 1 - 1 of 1) sorted by relevance

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

Completed in 27 milliseconds