Searched refs:CV_TM_CCOEFF (Results 1 – 2 of 2) sorted by relevance
348 method == CV_TM_CCOEFF || method == CV_TM_CCOEFF_NORMED ? 1 : 2; in cvMatchTemplate()427 if( method == CV_TM_CCOEFF ) in cvMatchTemplate()
385 #define CV_TM_CCOEFF 4 in LOAD_CHDL() macro