graphics/opencv - The NetBSD Packages Collection

Library for computer vision problems

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.

Build dependencies

pkgtools/x11-links x11/xorgproto x11/xcb-proto lang/gcc10 x11/xcb-proto lang/gcc10 devel/glib2-tools devel/cmake pkgtools/mktools devel/gmake devel/pkgconf pkgtools/cwrappers

Runtime dependencies

math/lapack math/cblas math/lapacke lang/python311 lang/python311 x11/gtk3 graphics/png graphics/tiff graphics/jpeg devel/protobuf graphics/libwebp graphics/openexr math/py-numpy lang/gcc10-libs math/lapack math/cblas math/lapacke x11/gtk3 graphics/png graphics/tiff graphics/jpeg devel/protobuf graphics/libwebp graphics/openexr math/py-numpy

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64opencv-3.4.17.tgz
NetBSD 10.0aarch64opencv-3.4.16nb15.tgz
NetBSD 10.0aarch64opencv-3.4.16nb16.tgz
NetBSD 10.0aarch64ebopencv-3.4.16nb16.tgz
NetBSD 10.0aarch64ebopencv-3.4.17.tgz
NetBSD 10.0earmv7hfopencv-3.4.17.tgz
NetBSD 10.0earmv7hfopencv-3.4.16nb15.tgz
NetBSD 10.0earmv7hfopencv-3.4.16nb16.tgz
NetBSD 10.0i386opencv-3.4.17.tgz
NetBSD 10.0i386opencv-3.4.16nb16.tgz
NetBSD 10.0powerpcopencv-3.4.16nb16.tgz
NetBSD 10.0x86_64opencv-3.4.17.tgz
NetBSD 10.0_BETAx86_64opencv-3.4.16nb16.tgz
NetBSD 9.0aarch64opencv-3.4.17.tgz
NetBSD 9.0i386opencv-3.4.16nb16.tgz
NetBSD 9.0i386opencv-3.4.17.tgz
NetBSD 9.0sparc64opencv-3.4.16nb11.tgz
NetBSD 9.0x86_64opencv-3.4.17.tgz
NetBSD 9.0x86_64opencv-3.4.16nb16.tgz
NetBSD 9.3x86_64opencv-3.4.16nb15.tgz
NetBSD 9.3x86_64opencv-3.4.17.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.

Available build options

ffmpeg
Enable ffmpeg support.
gtk
Enable support for GTK.
jasper
Enable JPEG 2000 support using the jasper library.

Known vulnerabilities

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.