728x90
반응형
반응형
문제상황
cv2.imwrite('파일명.확장자', image)
원인
확장자가 잘못됨
해결방안
확장자를 확인할것
728x90
반응형
'error모음' 카테고리의 다른 글
AttributeError: 'list' object has no attribute 'shape' (0) | 2022.10.13 |
---|---|
No module named 'pycocotools' (1) | 2022.10.13 |
ValueError: too many values to unpack (expected 4) (0) | 2022.10.12 |
AttributeError: 'NoneType' object has no attribute 'shape' (0) | 2022.10.12 |
TypeError: emplaceAndPop(): incompatible function arguments. The following argument types are supported: (0) | 2022.10.12 |