made GPU version of SURF more consistent with CPU one
authorVladislav Vinogradov <no@email>
Thu, 10 Mar 2011 13:53:58 +0000 (13:53 +0000)
committerVladislav Vinogradov <no@email>
Thu, 10 Mar 2011 13:53:58 +0000 (13:53 +0000)
commit58f691979537d4beeee6a6980393c2b822d24f76
tree7f22bfc9eaf742d2baf7ffbf58a2c048062ae836
parentc067c633f018db04e95983a2a68ac3b827cd57c3
made GPU version of SURF more consistent with CPU one
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cuda/internal_shared.hpp
modules/gpu/src/cuda/surf.cu
modules/gpu/src/surf.cpp
modules/gpu/test/test_features2d.cpp
samples/gpu/performance/tests.cpp
samples/gpu/surf_keypoint_matcher.cpp