HomeSort by relevance Sort by last modified time
    Searched refs:CV_TM_CCORR (Results 1 - 2 of 2) sorted by null

  /external/opencv/cv/src/
cvtemplmatch.cpp 347 int num_type = method == CV_TM_CCORR || method == CV_TM_CCORR_NORMED ? 0 :
420 if( method == CV_TM_CCORR )
  /external/opencv/cv/include/
cv.h 383 #define CV_TM_CCORR 2
    [all...]

Completed in 21 milliseconds