Download |
Summary
This extension exposes OpenCV bindings for the Python Scripting extension.
Supported Opticks Releases:
4.11.X
4.10.X
4.9.X
4.8.X
4.7.X
4.6.X
4.5.X
4.4.X
4.3.X
4.2.XSupported Operating Systems:
Windows 32-bit
Windows 64-bit
Solaris SPARC 64-bit
Linux 64-bit
Support Requests: Opticks Mailing Lists
How do I get started with this extension?
- Download and install Opticks and the Python Scripting extension.
- Download and install this extension. Learn how to install Opticks extensions.
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.