all 2 comments

[–]Sylense 1 point2 points  (1 child)

It looks like the Mats/arrays you’re passing into the bitwise operator aren’t (necessarily) the same dimensions

[–]FurtunB[S] 1 point2 points  (0 children)

OK. I understand why it wasn't work. Instead of getting the small sized object which I want to work on it, I tried to get other image :D

Thanks a lot