Search Criteria
Package Details: opencv3-opt 3.4.12-1
Git Clone URL: | https://aur.archlinux.org/opencv3-opt.git (read-only, click to copy) |
---|---|
Package Base: | opencv3-opt |
Description: | Open Source Computer Vision Library (Legacy Version & /opt directory version) |
Upstream URL: | http://opencv.org/ |
Licenses: | |
Provides: | |
Submitter: | MichaelChou |
Maintainer: | MichaelChou |
Last Packager: | MichaelChou |
Votes: | 6 |
Popularity: | 0.004199 |
First Submitted: | 2019-02-13 12:43 |
Last Updated: | 2020-11-17 05:59 |
Dependencies (26)
- cblas (openblas-lapack-git, cblas-tmg, flexiblas, openblas-lapack-static, openblas-cblas-git, atlas-lapack, blis-cblas-openmp, blis-cblas, blas-git, openblas-lapack, armpl, opencblas)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi)
- gst-plugins-base (gst-plugins-base-git)
- intel-tbb (intel-tbb-gcc6, tbb)
- jasper
- lapack (openblas-lapack-git, lapack-tmg, flexiblas, openblas-lapack-static, atlas-lapack, lapack-git, openblas-lapack, armpl)
- libdc1394
- libgphoto2
- openexr
- cmake (cmake-git) (make)
- double-conversion (double-conversion-git) (make)
- eigen (eigen-git, eigen32) (make)
- glew (glew-libepoxy, glew-git, glew-egl-glx) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view) (make)
- hdf5 (hdf5-git, hdf5-openmpi-java, hdf5-java, hdf5-openmpi) (make)
- lapacke (lapacke-tmg, flexiblas, openblas-lapack-static, lapacke-git, openblas-lapack) (make)
- mesa (mesa-noglvnd, mesa-arm-git, mesa-minimal+-git, mesa-minimal-git, mesa-git) (make)
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin) (make)
- python-setuptools (make)
- vtk (vtk-visit, vtk-raytracing-git, vtk-git, vtk9) (make)
- gtk3 (gtk3-donnatella, gtk3-cosy, gtk3-adwaita-3-32-git, gtk3-mushrooms, gtk3-typeahead, gtk3-git, gtk3-ubuntu, gtk3-classic, gtk3-patched-filechooser-icon-view) (optional) – for the HighGUI module
- hdf5 (hdf5-git, hdf5-openmpi-java, hdf5-java, hdf5-openmpi) (optional) – support for HDF5 format
- opencl-icd-loader (khronos-ocl-icd, khronos-ocl-icd-git, ocl-icd) (optional) – For coding with OpenCL
- opencv-samples (opencv-with-python2-support-samples, opencv-cuda) (optional) – samples
- python-numpy (python-numpy-mkl, python-numpy-openblas, python-numpy-mkl-bin) (optional) – Python interface
- vtk (vtk-visit, vtk-raytracing-git, vtk-git, vtk9) (optional) – for the viz module
Latest Comments
1 2 3 Next › Last »
MichaelChou commented on 2020-11-17 06:00
Updated to v3.4.12. Thanks @Windfisch again!
Windfisch commented on 2020-11-15 11:49
In OpenCV 3.4.12, the jpeg2000_jasper patch hsa been merged into upstream and should not be necessary any more to apply in the PKGBUILD.
weissBai commented on 2020-10-17 19:26
it seems to be working after i installed tesseract :)
I had error with building opencv_imgproc:
MichaelChou commented on 2020-10-15 05:47
@maximmasterr @savnkk
I built this today with up-to-date system packages (around 2020-10-15 05:00 UTC). One machine is with intel cpu and has built this package before. The other machine is a new amd cpu machine with a clean newly installed arch system. On both machines, this package was successfully built.
Maybe some wired issues related to your building environments?
savnkk commented on 2020-10-05 08:04
I had issues compiling. I was getting the following error. /usr/bin/ld: ndefined reference to `tbb::interface7::internal::task_arena_base::internal_max_concurrency(tbb::interface7::task_arena const*)' when it compiles opencv_version.
I think tbb isn't properly declared in its target-link-libaries.
For now, I have turned off tbb in the PKGBUILD -DWITH_TBB=ON \ -DWITH_TBB=OFF \
maximmasterr commented on 2020-08-31 12:11
I have error with installing opencv3-opt
And many lines like that Here is log until make
xzz53 commented on 2020-08-02 17:51
@MichaelChou, thanks for the prompt fix!
MichaelChou commented on 2020-08-02 10:20
@xzz53 @marcin
My bad. Fixed now. I deliberately keep
pkgrel
unchanged.marcin commented on 2020-08-02 10:14
@xzz53
If you don't care about integrity check you can skip it:
xzz53 commented on 2020-08-01 19:29
Hi, and thanks for your great work!
Got a checksum error when trying to update:
For me