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

  /external/opencv/cvaux/include/
cvmat.hpp 1176 cvSubS( this, cvScalar(val), this );
1183 cvSubS( this, val, this );
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 519 CV_INLINE void cvSubS( const CvArr* src, CvScalar value, CvArr* dst,
    [all...]

Completed in 328 milliseconds