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
But they are in the same size Because I choose the same image as video size And I used shape they had. Same size I will test these functions u introduced to me
Send us a link to a minimal reproducible example on replit.com
Обсуждают сегодня