Searched refs:icvMatchTest (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cvaux/src/ |
D | cvbgfg_gaussmix.cpp | 82 static int icvMatchTest( double* src_pixel, int nChannels, int* match, 297 no_match = icvMatchTest( pixel, nChannels, match, g_point, &bg_model_params ); in icvUpdateGaussianBGModel() 376 static int icvMatchTest( double* src_pixel, int nChannels, int* match, in icvMatchTest() function
|