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

  /external/opencv/cv/include/
cv.hpp 193 const CvMat* get_x_kernel() const { return kx; } function in class:CvSepFilter
  /external/opencv/cv/src/
cvderiv.cpp 490 const CvMat* _kx = state->get_x_kernel(); \
548 const CvMat* _kx = state->get_x_kernel();
690 const CvMat* _kx = state->get_x_kernel();
    [all...]
cvfilter.cpp 905 const CvMat* _kx = state->get_x_kernel();
    [all...]

Completed in 64 milliseconds