BFMatcher
authorKonstantin Matskevich <konstantin.matskevich@itseez.com>
Fri, 27 Dec 2013 09:04:02 +0000 (13:04 +0400)
committerKonstantin Matskevich <konstantin.matskevich@itseez.com>
Wed, 22 Jan 2014 11:31:26 +0000 (15:31 +0400)
commitca5689e0dbb2c91f3a9d3072074786f0dc66d054
treefbfd93a7d79bdf5a56eb8a4ef30f918478896beb
parentee331001f5e3f0bd943793fccd67da9b436730d2
BFMatcher

match

radiusMatch
modules/core/include/opencv2/core/mat.hpp
modules/core/include/opencv2/core/mat.inl.hpp
modules/core/src/matrix.cpp
modules/features2d/include/opencv2/features2d.hpp
modules/features2d/src/matchers.cpp
modules/features2d/src/opencl/brute_force_match.cl [new file with mode: 0644]
modules/features2d/src/precomp.hpp
modules/features2d/test/ocl/test_brute_force_matcher.cpp [new file with mode: 0644]