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

  /external/opencv3/modules/cudaarithm/test/
test_arithm.cpp 319 void convolveDFT(const cv::Mat& A, const cv::Mat& B, cv::Mat& C, bool ccorr = false)
391 convolveDFT(src, kernel, dst_gold, ccorr);
  /external/opencv3/modules/core/include/opencv2/
core.hpp     [all...]

Completed in 50 milliseconds