|
|
Download OpenCV 2.2 for Opticks 4.6.x through 4.8.x with Python 2.6 - February 8, 2012 |
Summary
| License: | BSD |
| Price: | Free |
| Author: | OpenCV group |
| Website: | http://opencv.willowgarage.com/wiki/ |
| Latest Version: | 2.2 updated on 2012-02-08 |
| Opticks Supported Versions: |
4.9.X |
| Operating Systems: |
Windows 32-bit |
| Support: |
Screenshots and Videos
FAQ
1. Why doesn't this work? I'm using the Python(x,y) distribution.
Python(x,y) installs its own version of OpenCV which must be removed. If you've installed your own OpenCV you'll need to remove that as well. Look in your Python distribution in the Lib/site-packages directory for cv.pyd and remove it. Alternately, you can use your installed version of OpenCV instead of this extension.

