Home
last modified time | relevance | path

Searched defs:templ_roi (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/cudaarithm/src/
Darithm.cpp492 GpuMat templ_roi(templ.size(), CV_32FC1, templ.data, templ.step); in convolve() local
/external/opencv3/modules/imgproc/src/
Dtemplmatch.cpp194 UMat templ_roi = templ; in convolve_dft() local