convolve_dft 240 modules/imgproc/src/templmatch.cpp return(convolve_dft(_image, _templ, _result)); convolve_dft 246 modules/imgproc/src/templmatch.cpp bool ok = convolve_dft(image.reshape(1), templ.reshape(1), result_);