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

  /external/opencv/cv/include/
cvcompat.h 126 CV_INLINE double cvMean( const CvArr* image, const CvArr* mask CV_DEFAULT(0))
351 #define cvMeanMask cvMean
    [all...]
  /external/opencv/cv/src/
cvcalibinit.cpp 310 double mean = cvMean( img );
    [all...]

Completed in 23 milliseconds