[opencv] how to install opencv for python under anaconda+window10 ** 윈도우상에서 anaconda python을 위한 opencv 설치 ** Background: windows10-64bit, anaconda4.3.22, python3.6 step1) open anaconda prompt and check the version of the installed python. In my case, python3.6.x. step2) downgrade python to 3.5 by typing the following command on the prompt. $conda install python=3.5 (* In my case, installing opencv under python3.6 doesn't work at all. I don't know why...) step3.. 더보기 [tensorflow] How to install pycharm+anaconda+tensorflow(gpu) on window10 ** 윈도우10에서 파이참, 아나콘다, tensorflow 설치 ** Background: windows10-64bit, gtx-1070, CUDA8.0, cudnn8.0 step1) download an anaconda installation file from the website and install https://www.continuum.io/downloads step2) download a pycharm installation file from the website and install https://www.jetbrains.com/pycharm/ step3) run pycharm and create an empty project. step4) go [file]-[settings]-[Project.. 더보기 이전 1 ··· 63 64 65 66 다음