added masks support for bitwise operations on GPU
authorAlexey Spizhevoy <no@email>
Mon, 22 Nov 2010 09:39:34 +0000 (09:39 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 22 Nov 2010 09:39:34 +0000 (09:39 +0000)
commit732bd621bbea99c9969ce2a511f0628e75e924ac
treee61d0d8c9633323fa7458a63751059113c2837ea
parent3163cfb8454f5a0a3957eac33042903ceb16c9a0
added masks support for bitwise operations on GPU
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/mathfunc.cu
tests/gpu/src/bitwise_oper.cpp