OpenCV means Intel(R) Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement many popular Image Processing and Computer Vision algorithms. OpenCV provides cross-platform middle-to-high level API that includes about 300 C functions and a few C++ classes. Also there are Python bindings to OpenCV. OpenCV has no strict dependencies on external libraries, though it can use some (such as libjpeg, ffmpeg, GTK+ etc.) OpenCV provides transparent interface to Intel(R) Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | opencv-3.4.20nb7.tgz |
NetBSD 10.0 | aarch64 | opencv-3.4.20nb6.tgz |
NetBSD 10.0 | aarch64eb | opencv-3.4.20nb6.tgz |
NetBSD 10.0 | aarch64eb | opencv-3.4.20nb7.tgz |
NetBSD 10.0 | earmv7hf | opencv-3.4.20nb7.tgz |
NetBSD 10.0 | earmv7hf | opencv-3.4.20nb2.tgz |
NetBSD 10.0 | earmv7hf | opencv-3.4.20nb6.tgz |
NetBSD 10.0 | i386 | opencv-3.4.20nb7.tgz |
NetBSD 10.0 | i386 | opencv-3.4.20nb6.tgz |
NetBSD 10.0 | powerpc | opencv-3.4.16nb16.tgz |
NetBSD 10.0 | sparc64 | opencv-3.4.20nb6.tgz |
NetBSD 10.0 | sparc64 | opencv-3.4.20nb7.tgz |
NetBSD 10.0 | x86_64 | opencv-3.4.20nb7.tgz |
NetBSD 10.0 | x86_64 | opencv-3.4.20nb6.tgz |
NetBSD 9.0 | aarch64 | opencv-3.4.20nb6.tgz |
NetBSD 9.0 | i386 | opencv-3.4.20nb7.tgz |
NetBSD 9.0 | i386 | opencv-3.4.20nb6.tgz |
NetBSD 9.0 | x86_64 | opencv-3.4.20nb7.tgz |
NetBSD 9.0 | x86_64 | opencv-3.4.20nb6.tgz |
NetBSD 9.3 | x86_64 | opencv-3.4.20nb7.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.