openCV 报错 Layout of the output array img is incompatible with cv::Mat, 错误原理与解决
当绘制使用ndarry表示的图像的边框.以及其他的绘制操作,均会发生此错误错误如下cv2.rectangle(cv_img,(x1,y1),(x2,y2),color,2)cv2.error:OpenCV(4.10.0):-1:error:(-5:Badargument)infunction'rectangle'>Overloadresolutionfailed:>-Layoutoftheoutp