added support of buffers into gpu::minMaxLoc, reduced memory requirements, refactored
authorAlexey Spizhevoy <no@email>
Fri, 26 Nov 2010 07:50:11 +0000 (07:50 +0000)
committerAlexey Spizhevoy <no@email>
Fri, 26 Nov 2010 07:50:11 +0000 (07:50 +0000)
commitbdaad9e1fead396fb73bae409fc68f2266c6bd9a
tree0697a98bd18b5a285007855ac295df486cda9958
parent59e2afe4d291862dad355a2ca8ad7282828cd98f
added support of buffers into gpu::minMaxLoc, reduced memory requirements, refactored
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/mathfunc.cu
tests/gpu/src/arithm.cpp
tests/gpu/src/gputest_main.cpp