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

  /external/opencv/cvaux/src/
cvmat.cpp 679 cvOrS( a, scalar, this );
683 cvOrS( this, scalar, this );
  /external/opencv/cxcore/src/
cxlogic.cpp 555 cvOrS( const void* src, CvScalar scalar, void* dst, const void* mask )
  /external/opencv/cvaux/include/
cvmat.hpp 1239 cvOrS( this, cvScalarAll(val), this );
1246 cvOrS( this, val, this );
    [all...]
  /external/opencv/cxcore/include/
cxcore.h 567 CVAPI(void) cvOrS( const CvArr* src, CvScalar value,
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]
  /external/opencv3/modules/core/src/
arithm.cpp     [all...]

Completed in 121 milliseconds