Home
last modified time | relevance | path

Searched refs:cvSURFParams (Results 1 – 2 of 2) sorted by relevance

/external/opencv/cv/src/
Dcvsurf.cpp56 CvSURFParams cvSURFParams(double threshold, int extended) in cvSURFParams() function
/external/opencv/cv/include/
Dcv.h1110 CVAPI(CvSURFParams) cvSURFParams( double hessianThreshold, int extended CV_DEFAULT(0) ); in LOAD_CHDL()