HomeSort by relevance Sort by last modified time
    Searched full:bg_model_params (Results 1 - 1 of 1) sorted by null

  /external/opencv/cvaux/src/
cvbgfg_gaussmix.cpp 73 static void icvInsertionSortGaussians( CvGaussBGPoint* g_point, double* sort_key, CvGaussBGStatModelParams *bg_model_params );
83 const CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params );
85 const CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params );*/
97 const CvGaussBGStatModelParams *bg_model_params );
101 const CvGaussBGStatModelParams *bg_model_params);
103 CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params );
107 const CvGaussBGStatModelParams *bg_model_params);
111 const CvGaussBGStatModelParams *bg_model_params );
290 const CvGaussBGStatModelParams bg_model_params = bg_model->params; local
297 no_match = icvMatchTest( pixel, nChannels, match, g_point, &bg_model_params );
    [all...]

Completed in 22 milliseconds