bitwise_xor      1730 modules/core/src/arithm.cpp void cv::bitwise_xor(InputArray a, InputArray b, OutputArray c, InputArray mask)
bitwise_xor        68 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_xor(InputArray, InputArray, OutputArray, InputArray, Stream&) { throw_no_cuda(); }
bitwise_xor       324 modules/cudaarithm/src/element_operations.cpp void cv::cuda::bitwise_xor(InputArray src1, InputArray src2, OutputArray dst, InputArray mask, Stream& stream)