Friday, October 2, 2015

Greetings, this blog is about my experience with Image Processing using Open CV3 and Anaconda Python. Well I'm not so good with words so lets get started.

1)First download Anaconda Python 2.7(https://www.continuum.io/downloads#_windows)
2)Then download OpenCV3.0.0 (http://sourceforge.net/projects/opencvlibrary/files/opencv-win/3.0.0/opencv-3.0.0.exe/download)  
3)Install Anaconda and opencv 3.0
4)Copy the file cv2.pyd  in your opencv folder (Open CV\opencv\opencv\build\python\2.7\x64) and open anaconda python dir and paste the cv2.pyd file in C:\Users\<your username>\Anaconda\Lib\site-packages
5) Your ready to go...




1 comment: