Ask Your Question
0

opencv with python 2.6, windows, 64bit

asked 2014-06-28 07:04:42 -0600

Hi, I am new in OpenCV. I need to run it with python 2.6 x64 on Windows. The newest compiled windows version includes binaries for python 2.7. Is there any previous version available with module compiled for python 2.6 x64, or is there any way to configure cmake files to build the module for python 2.6? thank you very much for your help! B.

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2014-07-02 17:54:47 -0600

You can download compiled binaries for various flavors of OpenCV, including for 64-bit Python 2.6 and 2.7, from a professor at UC Irvine, here:

http://www.lfd.uci.edu/~gohlke/pythonlibs/#opencv

This is a great resource for lots of Python packages, especially 64-bit versions.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2014-06-28 07:04:42 -0600

Seen: 1,349 times

Last updated: Jul 02 '14