Searched refs:countFrames (Results 1 – 2 of 2) sorted by relevance
221 bg_model->countFrames = 0; in cvCreateGaussianBGModel()277 bg_model->countFrames++; in icvUpdateGaussianBGModel()298 if( bg_model->countFrames >= bg_model->params.win_size ) in icvUpdateGaussianBGModel()
1369 int countFrames; member