match_conf_ 124 modules/stitching/src/matchers.cpp float match_conf_; match_conf_ 131 modules/stitching/src/matchers.cpp GpuMatcher(float match_conf) : match_conf_(match_conf) {} match_conf_ 137 modules/stitching/src/matchers.cpp float match_conf_; match_conf_ 151 modules/stitching/src/matchers.cpp if (tegra::useTegra() && tegra::match2nearest(features1, features2, matches_info, match_conf_)) match_conf_ 188 modules/stitching/src/matchers.cpp if (m0.distance < (1.f - match_conf_) * m1.distance) match_conf_ 205 modules/stitching/src/matchers.cpp if (m0.distance < (1.f - match_conf_) * m1.distance) match_conf_ 236 modules/stitching/src/matchers.cpp if (m0.distance < (1.f - match_conf_) * m1.distance) match_conf_ 252 modules/stitching/src/matchers.cpp if (m0.distance < (1.f - match_conf_) * m1.distance)