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

  /external/opencv/cvaux/src/
cvcalibfilter.cpp 55 etalonParamCount = 0;
115 etalonParamCount = 3;
127 etalonParamCount = 0;
141 if( etalonParamCount > 0 )
143 arrSize = etalonParamCount * sizeof(etalonParams[0]);
196 *paramCount = etalonParamCount;
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 38 milliseconds