opencv/modules/cudafeatures2d
Özgür Can 4951543441 Fix issue #6473
Enable "useProvidedKeypoints" flag on cuda::ORB's detectAndCompute function in order to able to describe provided keypoints.

* additional author : Ender Tunç <endertunc@yahoo.com>

resolves #6473

 * Enable "useProvidedKeypoints" flag on cuda::ORB's detectAndCompute function in order to able to describe provided keypoints.

   Update for using 'const' reference to avoid array copy on each iteration.

resolves #6473

	Update for 'const' reference to avoid array copy on each iteration.
2016-05-20 13:19:14 +03:00
..
include/opencv2 fix documentation warnings 2015-01-13 18:23:59 +03:00
perf refactor CUDA BFMatcher algorithm: 2015-01-13 18:03:57 +03:00
src Fix issue #6473 2016-05-20 13:19:14 +03:00
test refactor CUDA BFMatcher algorithm: 2015-01-13 18:03:57 +03:00
CMakeLists.txt Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 2015-03-02 22:26:43 +03:00