Lines Matching refs:CvGaussBGStatModelParams

73 …ertionSortGaussians( CvGaussBGPoint* g_point, double* sort_key, CvGaussBGStatModelParams *bg_model…
83 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 );
136 cvCreateGaussianBGModel( IplImage* first_frame, CvGaussBGStatModelParams* parameters ) in cvCreateGaussianBGModel()
145 CvGaussBGStatModelParams params; in cvCreateGaussianBGModel()
290 const CvGaussBGStatModelParams bg_model_params = bg_model->params; in icvUpdateGaussianBGModel()
311 … icvInsertionSortGaussians( g_point, sort_key, (CvGaussBGStatModelParams *)&bg_model_params ); in icvUpdateGaussianBGModel()
355 …ertionSortGaussians( CvGaussBGPoint* g_point, double* sort_key, CvGaussBGStatModelParams *bg_model… in icvInsertionSortGaussians()
378 const CvGaussBGStatModelParams *bg_model_params ) in icvMatchTest()
438 const CvGaussBGStatModelParams *bg_model_params ) in icvUpdateFullWindow()
460 …ixel, int nChannels, int* match, CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model… in icvUpdatePartialWindow()
492 const CvGaussBGStatModelParams *bg_model_params) in icvUpdateFullNoMatch()
529 const CvGaussBGStatModelParams *bg_model_params) in icvUpdatePartialNoMatch()
554 const CvGaussBGStatModelParams *bg_model_params ) in icvGetSortKey()