Home
last modified time | relevance | path

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

/external/opencv3/modules/stitching/include/opencv2/stitching/detail/
Dmatchers.hpp152 int num_octaves_, num_layers_; member in cv::detail::SurfFeaturesFinderGpu
/external/opencv3/modules/stitching/src/
Dmatchers.cpp464 num_octaves_ = num_octaves; in SurfFeaturesFinderGpu()
481 surf_.nOctaves = num_octaves_; in find()