반응형 error해결1 error: OpenCV(4.5.3) :-1: error: (-5:Bad argument) in function 'circle' - img = array_patient[:,:, img_shape[2]//2] 인 상태에서 사용했을 경우에 이러한 오류가 난다. error: OpenCV(4.5.3) :-1: error: (-5:Bad argument) in function 'circle' > Overload resolution failed: > - Layout of the output array img is incompatible with cv::Mat (step[ndims-1] != elemsize or step[1] != elemsize*nchannels) > - Expected Ptr for argument 'img' - img2 = array_patient[:,:, img_shape[2]//2].copy() .copy()를 사용.. 2022. 3. 2. 이전 1 다음 728x90 반응형