Searched refs:is_normed (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cv/src/
H A Dcvtemplmatch.cpp349 int is_normed = method == CV_TM_CCORR_NORMED || local
384 if( is_normed && cn == 1 && templ->rows > 8 && templ->cols > 8 &&
501 if( is_normed || num_type == 2 )
513 if( is_normed )

Completed in 160 milliseconds