Searched refs:CV_TM_CCORR (Results 1 – 2 of 2) sorted by relevance
347 int num_type = method == CV_TM_CCORR || method == CV_TM_CCORR_NORMED ? 0 : in cvMatchTemplate()420 if( method == CV_TM_CCORR ) in cvMatchTemplate()
383 #define CV_TM_CCORR 2 in LOAD_CHDL() macro