removed columnSum function (it is a duplicate for reduce)
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Tue, 9 Apr 2013 08:10:56 +0000 (12:10 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 18 Apr 2013 07:33:30 +0000 (11:33 +0400)
commitc2402053b949f1f5a1957c13363bf996d6c5ccd6
tree37ff0625ef66a7b0031ccacf04a339e6137caeaa
parent229ca0914a914a98a657ab29daae76e9caa91222
removed columnSum function (it is a duplicate for reduce)
modules/gpu/include/opencv2/gpu.hpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/cuda/imgproc.cu
modules/gpu/src/imgproc.cpp
modules/gpu/test/test_imgproc.cpp
modules/gpuarithm/src/matrix_reductions.cpp