refactor CUDA ORB feature detector/extractor algorithm:
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 13 Jan 2015 07:40:58 +0000 (10:40 +0300)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 13 Jan 2015 15:03:57 +0000 (18:03 +0300)
commitf960a5707d99d9a55da8f2b12e96bcad65fd9b90
tree8cdb3e1a71d1cbd6f8569f9cefeb518f9d6dcca3
parent554ddd2ec49f4df46c7b23ac257c21fda0a449d0
refactor CUDA ORB feature detector/extractor algorithm:

use new abstract interface and hidden implementation
modules/cudafeatures2d/include/opencv2/cudafeatures2d.hpp
modules/cudafeatures2d/perf/perf_features2d.cpp
modules/cudafeatures2d/src/orb.cpp
modules/cudafeatures2d/test/test_features2d.cpp
samples/gpu/performance/tests.cpp