Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/
Dmatch_template.cpp61 …void matchTemplateNaive_SQDIFF_8U(const PtrStepSzb image, const PtrStepSzb templ, PtrStepSzf resul…
356matchTemplateNaive_SQDIFF_8U(image, templ, result, image.channels(), StreamAccessor::getStream(str… in match()
/external/opencv3/modules/cudaimgproc/src/cuda/
Dmatch_template.cu205 …void matchTemplateNaive_SQDIFF_8U(const PtrStepSzb image, const PtrStepSzb templ, PtrStepSzf resul… in matchTemplateNaive_SQDIFF_8U() function