3D Graphic Technical Artist
python opencv Env on Windows 본문
3D Graphics & Computer Vision/Image Processing
python opencv Env on Windows
er1ca 2018. 5. 25. 16:52환경
Windows 10
python 2.7
1. python-opencv 설치 후 D:\Downloads\opencv\build\python\2.7\x86\cv2.pyd 파일을 C:\Python27\Lib\site-packages로 복붙
2. numpy (1.10.2 버전 exe 파일로 간단히 설치)
3. matplotlib(1.3.1 버전 exe 파일로 간단히 설치 )
설치 방법 참고. http://speark.tistory.com/9
설치확인
개발환경
jupyter
'3D Graphics & Computer Vision > Image Processing' 카테고리의 다른 글
[Tutorials]Haar Cascade Object Detection Face & Eye (0) | 2018.05.28 |
---|---|
[Review Tutorial] Opencv with python for Image and video analysis (sentdex) (0) | 2018.04.18 |