OpenCV 4.5.3(日本語機械翻訳)
cv::detail::BestOf2NearestMatcher メンバ一覧

継承メンバを含む cv::detail::BestOf2NearestMatcher の全メンバ一覧です。

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 inline 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::BestOf2NearestMatcher protected virtual
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 inline virtual