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

  /external/opencv/cvaux/src/
cvmat.cpp 749 cvDiv( a, b, this, dot_op.alpha );
751 cvDiv( 0, a, this, dot_op.alpha );
  /external/opencv/ml/src/
mlem.cpp 827 cvDiv( 0, inv_eigen_values, inv_eigen_values );
922 cvDiv( 0, w, iw );
    [all...]
mlnbayes.cpp 261 CV_CALL( cvDiv( NULL, w, w ));
mlcnn.cpp     [all...]
  /external/opencv/cv/src/
cvfundam.cpp     [all...]
cvhistogram.cpp     [all...]
  /external/opencv/cxcore/include/
cxcore.h 538 CVAPI(void) cvDiv( const CvArr* src1, const CvArr* src2,
    [all...]
  /external/opencv/cxcore/src/
cxmathfuncs.cpp     [all...]
cxarithm.cpp     [all...]
  /external/opencv3/modules/core/include/opencv2/core/
core_c.h     [all...]
  /external/opencv3/modules/imgproc/src/
histogram.cpp     [all...]
  /external/opencv3/modules/core/src/
arithm.cpp     [all...]

Completed in 62 milliseconds