OpenCV
3.4.20
Open Source Computer Vision
|
This is the complete list of members for cv::detail::SiftFeaturesFinder, including all inherited members.
collectGarbage() | cv::detail::FeaturesFinder | inlinevirtual |
isThreadSafe() const | cv::detail::FeaturesFinder | protected |
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 | |
SiftFeaturesFinder() | cv::detail::SiftFeaturesFinder | |
~FeaturesFinder() | cv::detail::FeaturesFinder | inlinevirtual |