added bitwise operations into gpu module
authorAlexey Spizhevoy <no@email>
Fri, 19 Nov 2010 10:19:35 +0000 (10:19 +0000)
committerAlexey Spizhevoy <no@email>
Fri, 19 Nov 2010 10:19:35 +0000 (10:19 +0000)
commitfaf4d0bc74160bfa246cca5d93e270cc7a9b528f
tree4db61d0d0f7741bd572eb0f77bb1871d84f31d69
parent7df9aef99c7ffb3729d7e8b7ba9bbb4d700264e7
added bitwise operations into gpu module
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/mathfunc.cu
tests/gpu/src/bitwise_oper.cpp [new file with mode: 0644]