new reduce and reduceKeyVal implementation
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 12 Nov 2012 06:55:32 +0000 (10:55 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Mon, 26 Nov 2012 07:37:36 +0000 (11:37 +0400)
commit7a1874b2ccf9bafd12a343baa2f133194439f659
treed734643eb4932ba96a886970cac7ea4abc8d7875
parentd47c112434064c90816af2cf993e1ede3b303a7a
new reduce and reduceKeyVal implementation
modules/gpu/include/opencv2/gpu/device/detail/reduce.hpp [new file with mode: 0644]
modules/gpu/include/opencv2/gpu/device/detail/reduce_key_val.hpp [new file with mode: 0644]
modules/gpu/include/opencv2/gpu/device/reduce.hpp [new file with mode: 0644]
modules/gpu/include/opencv2/gpu/device/utility.hpp
modules/gpu/include/opencv2/gpu/device/vec_distance.hpp
modules/gpu/include/opencv2/gpu/device/warp_shuffle.hpp [new file with mode: 0644]
modules/gpu/src/cuda/orb.cu
modules/gpu/src/cuda/surf.cu