updated image for StereoConstantSpaceBP regression test
authorVladislav Vinogradov <no@email>
Wed, 7 Mar 2012 09:49:24 +0000 (09:49 +0000)
committerVladislav Vinogradov <no@email>
Wed, 7 Mar 2012 09:49:24 +0000 (09:49 +0000)
commite7dda44a0763e1c7bf4662ac4f625552895d146e
treed4d7059a8ecca58d3b5dff8a2e7dbac9c00c5fcb
parent53c156551412a9c69dc9a613e4cac615fab176f6
updated image for StereoConstantSpaceBP regression test
updated gpu tests for CornerHarris and CornerMinEigen
moved direct convolution implementation to gpu::filter2D, gpu::convolve now use only DFT-based algorithm (Bug #1639)
modules/gpu/doc/image_filtering.rst
modules/gpu/perf/perf_filters.cpp
modules/gpu/perf/perf_imgproc.cpp
modules/gpu/src/cuda/imgproc.cu
modules/gpu/src/filtering.cpp
modules/gpu/src/imgproc.cpp
modules/gpu/test/test_filters.cpp
modules/gpu/test/test_imgproc.cpp