Searched refs:cvSubS (Results 1 – 3 of 3) sorted by relevance
/external/opencv/cvaux/include/ |
D | cvmat.hpp | 1176 cvSubS( this, cvScalar(val), this ); 1183 cvSubS( this, val, this );
|
/external/opencv/cxcore/include/ |
D | cxcore.h | 519 CV_INLINE void cvSubS( const CvArr* src, CvScalar value, CvArr* dst, in cvSubS() function
|
/external/opencv3/modules/core/include/opencv2/core/ |
D | core_c.h | 1062 CV_INLINE void cvSubS( const CvArr* src, CvScalar value, CvArr* dst, in cvSubS() function
|