refactored border interpolation in gpu module
authorAlexey Spizhevoy <no@email>
Mon, 6 Dec 2010 09:44:51 +0000 (09:44 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 6 Dec 2010 09:44:51 +0000 (09:44 +0000)
commit77027f6075b4eabe0d7e9971572812538ddfb758
treec909665a22a18e8b8629650c84337bcd771b0dd6
parentbc21cc6fe9bb3525aa212dae7c7249eb0fb2dc50
refactored border interpolation in gpu module
modules/gpu/src/border_interpolate.cpp [new file with mode: 0644]
modules/gpu/src/border_interpolate.hpp [new file with mode: 0644]
modules/gpu/src/cuda/border_interpolate.hpp
modules/gpu/src/cuda/cuda_shared.hpp
modules/gpu/src/cuda/imgproc.cu
modules/gpu/src/imgproc_gpu.cpp
modules/gpu/src/internal_common.hpp [new file with mode: 0644]