이 포스팅은 trouble shooting 시리즈 2 편 중 1 번째 글 입니다.

  • Part 1 - This Post
  • Part 2 - anaconda trouble shooting
▼ 목록 보기
cv2.error: OpenCV(4.5.1) C:\Users\appveyor\AppData\Local\Temp\1\pip-req-build-oduouqig\opencv\modules\imgcodecs\src\loadsave.cpp:682: error: (-2:Unspecified error) could not find a writer for the specified extension in function 'cv::imwrite_'
cv.imwrite("result.jpg", frame)

뒤에 .jpg 잘 안해주면 나는 에러다. 똑바로 쳐보자.