Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- Linux
- gitignore
- tensorflow
- r
- Java
- 저장소
- datascience
- 머신러닝
- Spring
- Repository
- opencv
- CLONE
- 가중치
- git
- Vector
- destroyallwindows
- Python
- db
- 이미지
- model
- imshow
- data
- AI
- Anaconda
- list
- imread
- 함수
- 파이썬
- branch
- Session
Archives
- Today
- Total
AI학교
Anaconda open cv 설치 본문
***test_env이름을 bitopencv로 바꿔줬습니다.
C:\Users\96041\Anaconda3\envs\bitopencv\lib\site-packages\pyreadline\lineeditor\history에서 encoding을 고쳐주라고 하네요!
encoding='UTF8'을 추가해주자
정상적으로 실행됩니다.
'Python > opencv' 카테고리의 다른 글
opencv - Gradient를 이용해 이미지 경계 찾기 (0) | 2019.12.27 |
---|---|
opencv - 색상 반전 (0) | 2019.12.27 |
opencv - 이미지 복사하기 (0) | 2019.12.27 |
opencv - 이진화(모든 픽셀을 흰색과 검정색으로 표현하기) (0) | 2019.12.27 |
opencv - 흑백 이미지로 바꾸기 (0) | 2019.12.26 |
Comments