Python OpenCV 설치

사용 버전: Python 3.7.6


파이썬 OpenCV 설치에 대해서 알아보겠습니다.









python -m pip install opencv-python을 입력합니다.



추가적인 기능을 사용하고 싶다면, python -m pip install opencv-contrib-python을 입력합니다.




설치가 완료되면 확인합니다.








끝.


카테고리: Python, cv2

댓글

이 블로그의 인기 게시물

Python urllib.parse.quote()

Python OpenCV 빈 화면 만들기

tensorflow tf.random.uniform()

Android Notification with Full Screen

KiCad 시작하기 2 (PCB 만들기)

Android Minimum touch target size

Python bs4.SoupStrainer()

KiCad 시작하기 4 (기존 회로도 수정 및 추가)

음악 총보(Score), 파트보(Part)

tensorflow tf.expand_dims()