Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvbgfg_gaussmix.cpp82 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