match 296 modules/cudafeatures2d/src/brute_force_matcher.cpp void BFMatcher_Impl::match(InputArray _queryDescriptors, InputArray _trainDescriptors, match 305 modules/cudafeatures2d/src/brute_force_matcher.cpp void BFMatcher_Impl::match(InputArray _queryDescriptors, match 183 modules/cudaimgproc/src/match_template.cpp void Match_CCORR_32F::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& _stream) match 233 modules/cudaimgproc/src/match_template.cpp void Match_CCORR_8U::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& stream) match 276 modules/cudaimgproc/src/match_template.cpp void Match_CCORR_NORMED_8U::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& stream) match 306 modules/cudaimgproc/src/match_template.cpp void Match_SQDIFF_32F::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& stream) match 340 modules/cudaimgproc/src/match_template.cpp void Match_SQDIFF_8U::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& stream) match 387 modules/cudaimgproc/src/match_template.cpp void Match_SQDIFF_NORMED_8U::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& stream) match 426 modules/cudaimgproc/src/match_template.cpp void Match_CCOEFF_8U::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& stream) match 505 modules/cudaimgproc/src/match_template.cpp void Match_CCOEFF_NORMED_8U::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& stream) match 563 modules/features2d/src/matchers.cpp void DescriptorMatcher::match( InputArray queryDescriptors, InputArray trainDescriptors, match 589 modules/features2d/src/matchers.cpp void DescriptorMatcher::match( InputArray queryDescriptors, std::vector<DMatch>& matches, InputArrayOfArrays masks ) match 17 modules/stitching/perf/perf_stich.cpp typedef TestBaseWithParam<string> match; match 145 modules/stitching/src/matchers.cpp void CpuMatcher::match(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo& matches_info) match 213 modules/stitching/src/matchers.cpp void GpuMatcher::match(const ImageFeatures &features1, const ImageFeatures &features2, MatchesInfo& matches_info) match 577 modules/stitching/src/matchers.cpp void BestOf2NearestMatcher::match(const ImageFeatures &features1, const ImageFeatures &features2,