implemented brute force convolve for small kernel sizes
authorVladislav Vinogradov <no@email>
Mon, 10 Oct 2011 11:58:47 +0000 (11:58 +0000)
committerVladislav Vinogradov <no@email>
Mon, 10 Oct 2011 11:58:47 +0000 (11:58 +0000)
commitf38596b783911dd207c1b121f2e32f32ad88d48d
tree927ca0b832b31ed46d049826e4b02f5183de1f0b
parentee768d460597dd1cb9e853749afeb71c6acbf320
implemented brute force convolve for small kernel sizes
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/cuda/imgproc.cu
modules/gpu/src/imgproc.cpp
modules/gpu/test/test_imgproc.cpp