Home
last modified time | relevance | path

Searched refs:result_roiSize (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/imgproc/test/ocl/
Dtest_match_template.cpp81 Size result_roiSize = Size(image_roiSize.width - templ_roiSize.width + 1, in CV_ENUM() local
93 randomSubMat(result, result_roi, result_roiSize, resultBorder, CV_32FC1, -upValue, upValue); in CV_ENUM()