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

  /external/opencv/cvaux/src/
cvcalibfilter.cpp 70 framesTotal = 15;
242 framesTotal = frames;
440 int i, newMaxPoints = etalonPointCount*(MAX(framesAccepted,framesTotal) + 1);
477 if( ++framesAccepted >= framesTotal )
589 *total = framesTotal;
  /external/opencv/cvaux/include/
cvaux.h     [all...]

Completed in 38 milliseconds