Searched refs:gm_image (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvbgfg_gaussmix.cpp98 static void icvUpdateFullNoMatch( IplImage* gm_image, int p,
490 static void icvUpdateFullNoMatch( IplImage* gm_image, int p, int* match, argument
507 for( m = 0; m < gm_image->nChannels ; m++ )
511 g_point->g_values[bg_model_params->n_gauss - 1].mean[m] = (unsigned char)gm_image->imageData[p + m];

Completed in 51 milliseconds