Search Criteria
Package Details: opencv2 2.4.13.7-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/opencv2.git (read-only, click to copy) |
---|---|
Package Base: | opencv2 |
Description: | Open Source Computer Vision Library (version 2.x) |
Upstream URL: | https://opencv.org/ |
Licenses: | BSD |
Submitter: | reisub |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 30 |
Popularity: | 0.142659 |
First Submitted: | 2016-04-25 13:35 (UTC) |
Last Updated: | 2023-12-18 21:47 (UTC) |
Dependencies (16)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- gst-plugins-base (gst-plugins-base-gitAUR)
- gst-plugins-base-libs (gst-plugins-base-libs-gitAUR)
- gstreamer (gstreamer-gitAUR)
- gtk2 (gtk2-patched-filechooser-icon-viewAUR)
- gtkglextAUR
- libdc1394
- libgl (libglvnd-gitAUR, amdgpu-pro-oglp-legacyAUR, amdgpu-pro-oglpAUR, nvidia-340xx-utilsAUR, libglvnd)
- libjpeg (mozjpeg-gitAUR, libjpeg-turbo-gitAUR, mozjpegAUR, libjpeg-turbo)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtiff (libtiff-gitAUR, libtiff-lercAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- cmake (cmake-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- opencl-icd-loaderAUR (khronos-ocl-icd-gitAUR, ocl-icd) (optional) – for coding with OpenCL
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »
bartus commented on 2021-07-15 08:17 (UTC) (edited on 2021-07-15 08:20 (UTC) by bartus)
@nedludd: Can't reproduce, file is located in
modules/highgui/src/grfmt_jpeg2000.cpp
looks fine and builds without only some rudimental warnings fromtbb
header (could you please post your build.log, preferably with tool like https://aur.archlinux.org/packages/ix or site like https://paste.c-net.org/ )nedludd commented on 2021-07-14 14:47 (UTC)
The compilation failure on
grfmt_jpeg2000.cpp
is still there. Can you fix @bartus?bartus commented on 2021-07-06 10:07 (UTC)
Fixed.
stonecraft commented on 2021-07-06 05:28 (UTC)
I managed to build, but not install:
pantos commented on 2021-05-22 20:02 (UTC)
To fix latest compilation issues, add to _cmakeopts:
'-D CMAKE_CXX_FLAGS="-std=gnu++11"'
(in addition to the patch provided by @lobomfz)
boennhoff commented on 2021-04-26 07:53 (UTC) (edited on 2021-04-26 07:54 (UTC) by boennhoff)
Compilation is broken since many month (years?), see @lobomfz. Please abandon the package @ashok if there is no time to take care.
nitrotm commented on 2020-10-20 11:06 (UTC)
The following extra patch is necessary to allow building the highgui module:
lobomfz commented on 2020-08-08 07:08 (UTC)
Compilation fails on grfmt_jpeg2000.cpp with the latest libjaster version. You need to add
sed -i 's/&jas_matrix_get/jas_matrix_getref/g' modules/highgui/src/grfmt_jpeg2000.cpp
to prepare() or apply this patch file i made https://pastebin.com/8cntxG93
« First ‹ Previous 1 2 3 4 5 6 7 8 Next › Last »