Searched defs:SurfFeaturesFinder (Results 1 – 3 of 3) sorted by relevance
50 TEST(SurfFeaturesFinder, CanFindInROIs) in TEST() argument
104 class CV_EXPORTS SurfFeaturesFinder : public FeaturesFinder class
319 SurfFeaturesFinder::SurfFeaturesFinder(double hess_thresh, int num_octaves, int num_layers, in SurfFeaturesFinder() function in cv::detail::SurfFeaturesFinder