added blendLinear into gpu module
authorAlexey Spizhevoy <no@email>
Fri, 8 Apr 2011 05:21:47 +0000 (05:21 +0000)
committerAlexey Spizhevoy <no@email>
Fri, 8 Apr 2011 05:21:47 +0000 (05:21 +0000)
commit6cec5ff55228479e11d180f035e87c99e6ec91d0
treed3a70252c05bb64aa1a7c0bf6cd6857b84e08712
parent110351d3de1853fc32b80ba8941434ad2af97888
added blendLinear into gpu module
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/blend.cpp [new file with mode: 0644]
modules/gpu/src/cuda/blend.cu [new file with mode: 0644]
modules/gpu/test/test_blend.cpp [new file with mode: 0644]