Fixed cv::cuda::reduce bug.
authoraravind <arvindsuresh2009@gmail.com>
Fri, 26 Feb 2016 10:14:20 +0000 (15:44 +0530)
committeraravind <arvindsuresh2009@gmail.com>
Sat, 27 Feb 2016 03:00:10 +0000 (08:30 +0530)
commitf4f1561781d5666185b76cf5092d4e3617274b85
tree5534c4d7ca4445c30af8f7d47665fbbca68562f7
parent81f21e6e6cec209bffeab77934e5f4fad9cc1c23
Fixed cv::cuda::reduce bug.
modules/cudaarithm/perf/perf_reductions.cpp
modules/cudaarithm/src/cuda/reduce.cu
modules/cudaarithm/test/test_reductions.cpp
modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp
modules/cudev/test/test_reduction.cu