Search Criteria
Package Details: opencv2-opt 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) |
Upstream URL: | http://opencv.org/ |
Licenses: | |
Provides: | |
Submitter: | dracorp |
Maintainer: | jerry73204 |
Last Packager: | jerry73204 |
Votes: | 10 |
Popularity: | 0.000053 |
First Submitted: | 2016-10-22 23:27 |
Last Updated: | 2018-11-04 07:39 |
Dependencies (13)
- gtkglext (gtkglext-pangox)
- intel-tbb (intel-tbb-gcc6, tbb)
- libdc1394
- openexr
- xine-lib (xine-lib_for_enigma2, xine-lib-hg)
- 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 (25)
- arenatracker (requires opencv2)
- arenatracker-git (requires opencv2)
- busysteg-git (requires opencv2)
- butterflow (requires opencv2)
- gimp-elsamuko-plugins (make)
- gimp-plugin-copy-move (make)
- gimp-plugin-depthmap (make)
- gimp-plugin-eaw-sharpen (make)
- gimp-plugin-facedetect (make)
- gimp-plugin-get-curves (make)
- gimp-plugin-heatmap (make)
- gimp-plugin-hsv-analysis (make)
- gimp-plugin-lab-analysis (make)
- gimp-plugin-octave (make)
- gimp-plugin-temperature (make)
- opencv2-opt-samples
- opencv2-samples (requires opencv2)
- pam-face-authentication (requires opencv2)
- ros-indigo-pano-core
- ros-indigo-pano-py
- saga-gis-ltr (requires opencv2) (optional)
- ssimulacra (requires opencv2)
- sushi-shifter-git (requires opencv2)
- workstation-git (requires opencv2)
- workstation-git (requires opencv2) (make)
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%