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

  /external/opencv/cv/src/
cvtemplmatch.cpp 324 cvMatchTemplate( const CvArr* _img, const CvArr* _templ, CvArr* _result, int method )
329 CV_FUNCNAME( "cvMatchTemplate" );
  /external/opencv/cv/include/
cv.h 390 CVAPI(void) cvMatchTemplate( const CvArr* image, const CvArr* templ,
    [all...]

Completed in 425 milliseconds