* more complete support for 64-bit Win and Mac. To use the pre-built OpenCV binaries from OpenCV-2.1.0-win32-vs2008.exe you should either install Visual. HOW TO INSTALL openCV in Win7 -64-bit. Ask Question. Up vote 2 down vote favorite. OpenCV-2.3.1 you should setup a new project and link OpenCV libraries.
Goals In this tutorial • We will learn to setup OpenCV-Python in your Windows system. Below steps are tested in a Windows 7-64 bit machine with Visual Studio 2010 and Visual Studio 2012. The screenshots shows VS2012. Installing OpenCV from prebuilt binaries • Below Python packages are to be downloaded and installed to their default locations. • ( Matplotlib is optional, but recommended since we use it a lot in our tutorials).
• Install all packages into their default locations. Python will be installed to C:/Python27/.
• After installation, open Python IDLE. Enter import numpy and make sure Numpy is working fine. • Download latest OpenCV release from and double-click to extract it.
• Goto opencv/build/python/2.7 folder. • Copy cv2. Ethiopian Railway Corporation Pdf here. pyd to C:/Python27/lib/site-packages. • Open Python IDLE and type following codes in Python terminal. 2 >>>print cv2.__version__ If the results are printed out without any errors, congratulations!!! You have installed OpenCV-Python successfully.

