fixed gpu::sum* on CC1.0, updated some tests
authorAlexey Spizhevoy <no@email>
Wed, 2 Feb 2011 07:23:55 +0000 (07:23 +0000)
committerAlexey Spizhevoy <no@email>
Wed, 2 Feb 2011 07:23:55 +0000 (07:23 +0000)
commit557dd39f0312cb7254721898b9e2274e4dba40af
tree4c910be27abbcd466d7cfc9481edda9c8ed36042
parentf7e62d89f858109a20cdfc4cd076d276a1432c9b
fixed gpu::sum* on CC1.0, updated some tests
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cuda/matrix_reductions.cu
modules/gpu/src/initialization.cpp
tests/gpu/src/arithm.cpp
tests/gpu/src/meanshift.cpp
tests/gpu/src/mssegmentation.cpp