HomeSort by relevance Sort by last modified time
    Searched refs:modMax (Results 1 - 2 of 2) sorted by null

  /external/opencv/cvaux/src/
cvbgfg_codebook.cpp 49 model->modMax[0] = 10;
51 model->modMax[1] = model->modMax[2] = 1;
256 m0 = model->modMin[0]; M0 = model->modMax[0];
257 m1 = model->modMin[1]; M1 = model->modMax[1];
258 m2 = model->modMin[2]; M2 = model->modMax[2];
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 2192 milliseconds