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

  /external/opencv/cv/src/
_cvmatrix.h 308 CV_INLINE void icvMulMatrix_64d( const double* src1, int w1, int h1,
337 icvMulMatrix_64d( matr, w, h, src, 1, w, dst )
  /external/opencv/cvaux/src/
cvepilines.cpp 155 icvMulMatrix_64d( rotMatr1,
161 icvMulMatrix_64d( convRotMatr,
184 icvMulMatrix_64d( rotMatr,
513 icvMulMatrix_64d( invMatr,
    [all...]

Completed in 440 milliseconds