cv::detail::SurfFeaturesFinderGpu Member List

This is the complete list of members for cv::detail::SurfFeaturesFinderGpu, including all inherited members.

collectGarbage()cv::detail::SurfFeaturesFinderGpuvirtual
operator()(const Mat &image, ImageFeatures &features)cv::detail::FeaturesFinder
operator()(const Mat &image, ImageFeatures &features, const std::vector< cv::Rect > &rois)cv::detail::FeaturesFinder
SurfFeaturesFinderGpu(double hess_thresh=300., int num_octaves=3, int num_layers=4, int num_octaves_descr=4, int num_layers_descr=2)cv::detail::SurfFeaturesFinderGpu
~FeaturesFinder()cv::detail::FeaturesFindervirtual