of input arguments do not match) The operation is neither 'array op array' (where arrays have the same size and type), nor 'array op scalar', nor 'scalar op array' in function 'cv::binary_op'
i used a video and an image as mask , i wanted to use it as bitwise_and
they are in the same size, i used original dimensions, resized function and scalar
but i got the same error
what can i do?
it means that the two images you are trying to bitwise_and are not the same size
Обсуждают сегодня