fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async)
authorVladislav Vinogradov <no@email>
Mon, 31 Jan 2011 13:20:52 +0000 (13:20 +0000)
committerVladislav Vinogradov <no@email>
Mon, 31 Jan 2011 13:20:52 +0000 (13:20 +0000)
commit8274ed22e42c7b7c0ff6c05708208a3b6cb75259
tree5e036e7a1e1ac03647128bf02fce5239bcd74010
parent7a29d96cf41ed4e0b14670e4e650a3d13caa2c85
fixed gpu tests (BruteForceMatcher_GPU, divide, phase, cartToPolar, async)
minor code refactoring
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/brute_force_matcher.cpp
modules/gpu/src/cuda/brute_force_matcher.cu
modules/gpu/src/imgproc_gpu.cpp
tests/gpu/src/arithm.cpp
tests/gpu/src/brute_force_matcher.cpp
tests/gpu/src/gputest_main.cpp
tests/gpu/src/imgproc_gpu.cpp
tests/gpu/src/operator_async_call.cpp