First time here? Check out the FAQ!
answered 2016-01-07 15:11:24 -0600
try by changing bitwise_and( src, src, res, dst );
bitwise_and( src, src, res, dst );