Home
last modified time | relevance | path

Searched defs:SurfFeaturesFinderGpu (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmatchers.hpp136 class CV_EXPORTS SurfFeaturesFinderGpu : public FeaturesFinder class
/external/opencv3/modules/stitching/src/
Dmatchers.cpp458 SurfFeaturesFinderGpu::SurfFeaturesFinderGpu(double hess_thresh, int num_octaves, int num_layers, in SurfFeaturesFinderGpu() function in cv::detail::SurfFeaturesFinderGpu