./graphics/opencv, Library for computer vision problems

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 3.4.20nb10, Package name: opencv-3.4.20nb10, Maintainer: anthony.mallet

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.


Required to run:
[graphics/tiff] [graphics/png] [graphics/openexr] [math/py-numpy] [x11/gtk3] [graphics/libwebp] [devel/protobuf] [lang/python37]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Package options: gtk

Master sites:

Filesize: 86278.167 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-17 08:17:06 by Thomas Klausner | Files touched by this commit (944)
Log message:
*: recursive bump for default-on option of at-spi2-core
   2024-10-19 13:55:11 by Thomas Klausner | Files touched by this commit (67)
Log message:
*: recursive bump for openexr shlib major bump
   2024-09-21 12:24:31 by Thomas Klausner | Files touched by this commit (52)
Log message:
*: recursive bump for protobuf 28.2

two static library became shared libraries - bump to be on the safe side
   2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575)
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2024-04-11 20:47:53 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
opencv: cmake-pkgsrc-build -> ${CMAKE_BUILD_DIR}
   2024-04-11 13:45:47 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix location of pkgconfig file. Ensure that Python's cmake glue is
active, during the refactoring to devel/cmake/build.mk it got broken.
This fixes the build on systems with native Python installations.
   2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138)
Log message:
*: bump for cairo buildlink3.mk change

lzo was made an option