강의

멘토링

커뮤니티

Inflearn Community Q&A

xjehdgur1897's profile image
xjehdgur1897

asked

[OpenCV] Python Deep Learning Image Processing Project - Find Son Heung-min!

Image pixel coordinate system

idle 실행오류

Written on

·

347

0

기존 환경, 가상환경 모두 openCV를 설치했는데, 가상환경 idle에서는 cv2 모듈을 찾을 수 없다고 나옵니다. 해결 방법이 있을까요?

컴퓨터-비전keras딥러닝opencv머신러닝 배워볼래요? tensorflow

Answer 1

0

nomad님의 프로필 이미지
nomad
Instructor

안녕하세요?

명령창에서  pip list를 이용해서 설치가 되어 있는지 확인하시고 안되어 있으면 다시 설치하세요.

감사합니다.

xjehdgur1897's profile image
xjehdgur1897

asked

Ask a question