Python3 bindings for opencv matching system opencv version.
Please note that python3-numpy is a runtime dependency as
well as a build time dependency. Installing the resulting
python3-opencv package without python3-numpy already installed
will create unpredictable behaviour i.e.
first install python3-numpy
then install python3-opencv
By default, additional "contrib" modules are included. If these
are not wanted, set the CONTRIB environment variable to 0
e.g.
CONTRIB=0 bash python3-opencv.SlackBuild
A successful installation can be quickly tested by runnng the
ocv-test.py script found in the documentation directory
OPTIONAL EXTRAS
The following installations are automatically detected and
used if available at build time:
- VTK visualization and image processing
- libdc1394 IIDC/DCAM/Firewire based camera control
- zulu-openjdk17 Java Development Kit
(other Java varieties probably also work)
- apache-ant Java build tool
(only relevant if Java is also detected)
This requires: scikit-build, python3-numpy
Maintained by: Christoph Willing
Keywords: opencv
ChangeLog: python3-opencv
Homepage:
https://pypi.org/project/opencv-python
Download SlackBuild:
python3-opencv.tar.gz
python3-opencv.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| no-ADE-download.diff |
| ocv-test.py |
| python3-opencv.SlackBuild |
| python3-opencv.info |
| slack-desc |
| sync_with_sci-build-4.10.0.84.diff |
| sync_with_sci-build-4.5.5.64.diff |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds