Search Criteria
Package Details: opencv2-opt-samples 2.4.13.6-2
Git Clone URL: | https://aur.archlinux.org/opencv2-opt.git (read-only, click to copy) |
---|---|
Package Base: | opencv2-opt |
Description: | Open Source Computer Vision Library (Legacy Version & /opt directory version) (samples) |
Upstream URL: | http://opencv.org/ |
Licenses: | |
Provides: | |
Submitter: | dracorp |
Maintainer: | jerry73204 |
Last Packager: | jerry73204 |
Votes: | 10 |
Popularity: | 0.000051 |
First Submitted: | 2016-10-22 23:27 |
Last Updated: | 2018-11-04 07:39 |
Dependencies (9)
- opencv2-opt=2.4.13.6
- cmake (cmake-git) (make)
- eigen2 (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-rc, mesa-stable, mesa-git, mesa-minimal-git, mesa-minimal+-git) (make)
- python2-numpy (make)
- eigen2 (optional)
- libcl (khronos-ocl-icd, khronos-ocl-icd-git) (optional) – For coding with OpenCL
- opencv2-opt-samples (optional)
- python2-numpy (optional) – Python 2.x interface
Required by (2)
- opencv2-opt (optional)
- opencv2-opt-samples (optional)
Latest Comments
1 2 3 Next › Last »
nitrotm commented on 2020-10-20 11:06
The following extra patch is necessary to allow building the highgui module:
hottea commented on 2018-11-04 03:18
@jerry73204 hey, could you help me with maintain this pkg?
jerry73204 commented on 2018-11-03 16:44
The PKGBUILD renames
share/OpenCV
toshare/opencv
. It causes the cmake config files unusable (See this issue).In this issue, cmake script assumes
/opt/opencv2/share/OpenCV/java/libopencv_java2413.so
, which parent directory is gone.Please include this patch in order to fix it.
postadelmaga commented on 2018-08-29 07:18
now It compiles.
dracorp commented on 2018-06-21 21:20
Hi, I've disowned package, because I don't have enough time to take care of it.
kova7ev commented on 2018-06-20 10:41
If you don't need ffmpeg dependencies you can disable it by adding in your CMAKE this option: -D WITH_FFMPEG=OFF
postadelmaga commented on 2018-06-20 07:46
Any workaround ? How can I try using ffmpeg2.8 ?
AsGreyWolf commented on 2018-05-29 03:34
Try using ffmpeg2.8.
dracorp commented on 2018-05-22 15:19
The same problem is for opencv2
postadelmaga commented on 2018-05-22 05:39
Same here, built fails at 10%