keep-loving-pythonのブログ

Pythonを愛し続けたいです(Pythonが流行っている限りですが。。。)

2022-11-05から1日間の記事一覧

解決策。cv2.error: OpenCV(4.5.3) :-1: error: (-5:Bad argument) in function 'imwrite'

解決策。cv2.error: OpenCV(4.5.3) :-1: error: (-5:Bad argument) in function 'imwrite' エラー エラー cv2.error: OpenCV(4.5.3) :-1: error: (-5:Bad argument) in function 'imwrite' エラー詳細 Traceback (most recent call last): File "test01.py",…

解決策。cv2.error: OpenCV(4.5.3) :-1: error: (-5:Bad argument) in function 'cvtColor'

解決策。cv2.error: OpenCV(4.5.3) :-1: error: (-5:Bad argument) in function 'cvtColor' エラー エラー エラー詳細 環境 解決策 解決策。cv2.error: OpenCV(4.5.3) :-1: error: (-5:Bad argument) in function 'cvtColor' エラー エラー cv2.error: OpenC…

解決策。cv2.error: OpenCV(4.5.3) ..... error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor'

解決策。cv2.error: OpenCV(4.5.3) ..... error: (-215:Assertion failed) !_src.empty() in function 'cv::cvtColor' これは 、ポカに近いもの。 エラー エラー cv2.error: OpenCV(4.5.3) ..... error: (-215:Assertion failed) !_src.empty() in function …

解決策。TypeError: only integer scalar arrays can be converted to a scalar index

解決策。TypeError: only integer scalar arrays can be converted to a scalar index エラー エラー内容 TypeError: only integer scalar arrays can be converted to a scalar index ↓ 詳細 Traceback (most recent call last): File "stitching_detailed.…