Search Criteria
Package Details: opencv3-opt-samples 3.4.20-2
Package Actions
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) (samples) |
Upstream URL: | http://opencv.org/ |
Licenses: | BSD |
Provides: | opencv3-samples |
Submitter: | MichaelChou |
Maintainer: | foxxy |
Last Packager: | foxxy |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-13 12:43 (UTC) |
Last Updated: | 2024-02-01 13:02 (UTC) |
Dependencies (19)
- opencv3-optAUR
- cmake (cmake-gitAUR) (make)
- double-conversion (double-conversion-gitAUR) (make)
- eigen (eigen-gitAUR) (make)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (make)
- hdf5 (hdf5-gitAUR, hdf5-openmpi) (make)
- lapacke (aocl-libflame-aoccAUR, lapacke-gitAUR, blas-aocl-gccAUR, blas-aocl-aoccAUR, openblas-lapackAUR, blas-mklAUR, aocl-libflameAUR, blas-openblas) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- openmpi (openmpi-gitAUR) (make)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (make)
- python-setuptools (make)
- vtk (vtk-gitAUR) (make)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR) (optional) – for the HighGUI module
- hdf5 (hdf5-gitAUR, hdf5-openmpi) (optional) – support for HDF5 format
- opencl-icd-loader (khronos-ocl-icd-gitAUR, khronos-ocl-icdAUR, ocl-icd) (optional) – For coding with OpenCL
- opencv-samples (optional) – samples
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR) (optional) – Python interface
- vtk (vtk-gitAUR) (optional) – for the viz module
Latest Comments
« First ‹ Previous 1 2 3 4 5 Next › Last »
weissBai commented on 2020-10-17 19:26 (UTC) (edited on 2020-10-18 14:07 (UTC) by weissBai)
it seems to be working after i installed tesseract :)
I had error with building opencv_imgproc:
MichaelChou commented on 2020-10-15 05:47 (UTC)
@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 (UTC)
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 (UTC)
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 (UTC)
@MichaelChou, thanks for the prompt fix!
MichaelChou commented on 2020-08-02 10:20 (UTC)
@xzz53 @marcin
My bad. Fixed now. I deliberately keep
pkgrel
unchanged.marcin commented on 2020-08-02 10:14 (UTC)
@xzz53
If you don't care about integrity check you can skip it:
xzz53 commented on 2020-08-01 19:29 (UTC)
Hi, and thanks for your great work!
Got a checksum error when trying to update:
For me
Windfisch commented on 2020-07-31 14:10 (UTC)
@MichaelChou, that depends on the amount of obligations tied to this title ;). But since I'm likely going to use this PKGBUILD (as a dependency of ROS) in the future, I guess this might be useful. Feel free to contact me by mail (see my AUR profile) :).
BTW, OpenCV has fixed this in their 3.4 branch (https://github.com/opencv/opencv/pull/17983), the next release should be fine again.
MichaelChou commented on 2020-07-30 06:35 (UTC)
@Windfisch, thanks for your excellent work!
I've updated the PKGBUILD to include your patch. Also updated OpenCV to v3.4.11, cleaned up deprecated workarounds which are not needed anymore.
@Windfisch, would you like me to add you in the co-maintainer list of this package? No pressure though.
« First ‹ Previous 1 2 3 4 5 Next › Last »