OpenCV  3.4.8
Open Source Computer Vision
cv::detail::SurfFeaturesFinder Member List

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

collectGarbage()cv::detail::FeaturesFinderinlinevirtual
isThreadSafe() constcv::detail::FeaturesFinderprotected
operator()(InputArray image, ImageFeatures &features)cv::detail::FeaturesFinder
operator()(InputArray image, ImageFeatures &features, const std::vector< cv::Rect > &rois)cv::detail::FeaturesFinder
operator()(InputArrayOfArrays images, std::vector< ImageFeatures > &features, const std::vector< std::vector< cv::Rect > > &rois)cv::detail::FeaturesFinder
operator()(InputArrayOfArrays images, std::vector< ImageFeatures > &features)cv::detail::FeaturesFinder
SurfFeaturesFinder(double hess_thresh=300., int num_octaves=3, int num_layers=4, int num_octaves_descr=3, int num_layers_descr=4)cv::detail::SurfFeaturesFinder
~FeaturesFinder()cv::detail::FeaturesFinderinlinevirtual