Home
last modified time | relevance | path

Searched refs:cvMatchTemplate (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/imgproc/test/
Dtest_templmatch.cpp139cvMatchTemplate( test_array[INPUT][0], test_array[INPUT][1], test_array[OUTPUT][0], method ); in run_func()
/external/opencv/cv/src/
Dcvtemplmatch.cpp324 cvMatchTemplate( const CvArr* _img, const CvArr* _templ, CvArr* _result, int method ) in cvMatchTemplate() function
/external/opencv3/modules/imgproc/include/opencv2/imgproc/
Dimgproc_c.h408 CVAPI(void) cvMatchTemplate( const CvArr* image, const CvArr* templ,
/external/opencv/cv/include/
Dcv.h390 CVAPI(void) cvMatchTemplate( const CvArr* image, const CvArr* templ, in LOAD_CHDL()
/external/opencv3/modules/imgproc/src/
Dtemplmatch.cpp1087 cvMatchTemplate( const CvArr* _img, const CvArr* _templ, CvArr* _result, int method ) in cvMatchTemplate() function