added gpu transpose and integral based on NPP Staging.
authorVladislav Vinogradov <no@email>
Tue, 21 Dec 2010 14:02:09 +0000 (14:02 +0000)
committerVladislav Vinogradov <no@email>
Tue, 21 Dec 2010 14:02:09 +0000 (14:02 +0000)
commit0cd587ee3493afd8ba203296fc172e4c570c0ff9
tree6708563cd882f3ddc16add25c3563414d399d31c
parent457c6a8dfe6e8c05846116f5f01db42098971a7f
added gpu transpose and integral based on NPP Staging.
added mask support to SURF_GPU.
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/mathfunc.cu
modules/gpu/src/cuda/surf.cu
modules/gpu/src/imgproc_gpu.cpp
modules/gpu/src/surf.cpp
tests/gpu/src/imgproc_gpu.cpp