Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaarithm/src/
Darithm.cpp505 GpuMat image_roi(image_roi_size, CV_32F, (void*)(image.ptr<float>(y) + x), in convolve() local
/external/opencv3/modules/imgproc/src/
Dtemplmatch.cpp209 UMat image_roi(image, roi0); in convolve_dft() local