HomeSort by relevance Sort by last modified time
    Searched refs:CvGaussBGPoint (Results 1 - 2 of 2) 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 );*/
96 CvGaussBGPoint* g_point,
100 CvGaussBGPoint* g_point,
103 CvGaussBGPoint* g_point, const CvGaussBGStatModelParams *bg_model_params );
106 CvGaussBGPoint* g_point,
110 static void icvGetSortKey( const int nChannels, double* sort_key, const CvGaussBGPoint* g_point,
178 CV_CALL( bg_model->g_point = (CvGaussBGPoint*)cvAlloc(sizeof(CvGaussBGPoint)*
    [all...]
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 56 milliseconds