OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 103 milliseconds