Python OpenCV 설치

사용 버전: Python 3.7.6


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









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



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




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








끝.


카테고리: Python, cv2

댓글

이 블로그의 인기 게시물

Python OpenCV 빈 화면 만들기

Python urllib.parse.quote()

Python bytes.fromhex()

Android AVD Ram size change

Forensics .pyc 파일 .py로 복구하기

Android Minimum touch target size

KiCad 시작하기 7 (FreeRoute 사용하기 2)

Android Notification with Full Screen

C++ OpenCV 모폴로지 침식, 팽창

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