AffineBestOf2NearestMatcher(bool full_affine=false, bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6) | cv::detail::AffineBestOf2NearestMatcher | inline |
BestOf2NearestMatcher(bool try_use_gpu=false, float match_conf=0.3f, int num_matches_thresh1=6, int num_matches_thresh2=6) | cv::detail::BestOf2NearestMatcher | |
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 |
full_affine_ (定義場所: cv::detail::AffineBestOf2NearestMatcher) | cv::detail::AffineBestOf2NearestMatcher | protected |
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::AffineBestOf2NearestMatcher | 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 |
~FeaturesMatcher() (定義場所: cv::detail::FeaturesMatcher) | cv::detail::FeaturesMatcher | inlinevirtual |