728x90
python 파이썬 cv2.error 문제는
이미지나 동영상을 저장하려하지만 뒤에 확장명을 기재하지 않아서 생기는 오류입니다
예를들어 save = cv2.imwrite ("사진".image) 이런경우죠

728x90
'Python' 카테고리의 다른 글
| python 파이썬 statements must be separated by newlines or semicolins (1) | 2022.09.03 |
|---|---|
| python 파이썬 could not install packages due to an OSError: 해결 (1) | 2022.09.03 |
| python 파이썬 ModuleNotFoundError: 에러 해결 (0) | 2022.09.03 |
| python 파이썬 unboundlocalError 에러 해결방법 (0) | 2022.09.03 |
| python 파이썬 환경변수 pip오류 해결 (1) | 2022.09.03 |