added gpu version of magnitude, magnitudeSqr, phase, cartToPolar, polarToCart
authorVladislav Vinogradov <no@email>
Mon, 18 Oct 2010 11:12:14 +0000 (11:12 +0000)
committerVladislav Vinogradov <no@email>
Mon, 18 Oct 2010 11:12:14 +0000 (11:12 +0000)
commite12e4798e09b5ee5317ce51f2f79093b7c42053b
tree3781fcf77bd8b211a17bec6ca74990e02fdc55b2
parenta594f01a3edcc548ea1582b98fbf1dd68ec3813b
added gpu version of magnitude, magnitudeSqr, phase, cartToPolar, polarToCart
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/mathfunc.cu [new file with mode: 0644]
tests/gpu/src/arithm.cpp