Anaconda 다운로드 https://www.anaconda.com
Anaconda | The World's Most Popular Data Science Platform
Anaconda is the birthplace of Python data science. We are a movement of data scientists, data-driven enterprises, and open source communities.
www.anaconda.com
Pycharm 다운로드 https://www.jetbrains.com/pycharm/
PyCharm: the Python IDE for Professional Developers by JetBrains
The Python & Django IDE with intelligent code completion, on-the-fly error checking, quick-fixes, and much more...
www.jetbrains.com
Anaconda와 Pycharm 둘 다 Individual 버전을 다운받습니다.
Python Interpreter에서 opencv-python을 다운받습니다(현재 버전 4.5.2).
cv2를 import해준 뒤 __version__으로 버전이 출력되는지 확인합니다.
'영상처리' 카테고리의 다른 글
python 영상처리(1) (0) | 2021.07.03 |
---|---|
컬러 모델 (0) | 2021.06.20 |
디지털 영상처리 입문 (0) | 2021.06.20 |
opencv 와 영상처리 동영상 (0) | 2020.09.09 |
파이썬 영상처리 요약본 (0) | 2020.08.30 |