Searched refs:templ_sum2 (Results 1 – 1 of 1) sorted by relevance
340 double templ_norm = 0, templ_sum2 = 0; in cvMatchTemplate() local450 templ_sum2 = templ_norm + in cvMatchTemplate()457 templ_norm = templ_sum2; in cvMatchTemplate()460 templ_sum2 /= inv_area; in cvMatchTemplate()510 num = wnd_sum2 - 2*num + templ_sum2; in cvMatchTemplate()