| OpenCV453
    | 
継承メンバを含む cv::detail::BestOf2NearestRangeMatcher の全メンバ一覧です。
| BestOf2NearestMatcher(bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6, int num_matches_thresh2=6) | cv::detail::BestOf2NearestMatcher | |
| BestOf2NearestRangeMatcher(int range_width=5, bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6, int num_matches_thresh2=6) (定義場所: cv::detail::BestOf2NearestRangeMatcher) | cv::detail::BestOf2NearestRangeMatcher | |
| collectGarbage() CV_OVERRIDE | cv::detail::BestOf2NearestMatcher | virtual | 
| create(bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6, int num_matches_thresh2=6) (定義場所: cv::detail::BestOf2NearestMatcher) | cv::detail::BestOf2NearestMatcher | static | 
| CV_WRAP_AS(apply) void operator()(const ImageFeatures &features1 | cv::detail::FeaturesMatcher | |
| features2 (定義場所: cv::detail::FeaturesMatcher) | cv::detail::FeaturesMatcher | |
| FeaturesMatcher(bool is_thread_safe=false) (定義場所: cv::detail::FeaturesMatcher) | cv::detail::FeaturesMatcher | inlineprotected | 
| impl_ (定義場所: cv::detail::BestOf2NearestMatcher) | cv::detail::BestOf2NearestMatcher | protected | 
| is_thread_safe_ (定義場所: cv::detail::FeaturesMatcher) | cv::detail::FeaturesMatcher | protected | 
| isThreadSafe() const | cv::detail::FeaturesMatcher | inline | 
| match(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo &matches_info) CV_OVERRIDE | cv::detail::BestOf2NearestMatcher | protectedvirtual | 
| matches_info (定義場所: cv::detail::FeaturesMatcher) | cv::detail::FeaturesMatcher | |
| num_matches_thresh1_ (定義場所: cv::detail::BestOf2NearestMatcher) | cv::detail::BestOf2NearestMatcher | protected | 
| num_matches_thresh2_ (定義場所: cv::detail::BestOf2NearestMatcher) | cv::detail::BestOf2NearestMatcher | protected | 
| operator()(const std::vector< ImageFeatures > &features, std::vector< MatchesInfo > &pairwise_matches, const cv::UMat &mask=cv::UMat()) (定義場所: cv::detail::BestOf2NearestRangeMatcher) | cv::detail::BestOf2NearestRangeMatcher | |
| range_width_ (定義場所: cv::detail::BestOf2NearestRangeMatcher) | cv::detail::BestOf2NearestRangeMatcher | protected | 
| ~FeaturesMatcher() (定義場所: cv::detail::FeaturesMatcher) | cv::detail::FeaturesMatcher | inlinevirtual |