-
After installing all dependencies, I wanted to test and run the example.py
Installation seems to be successful.
```
running install
Checking .pth file support in /home/halodi/.local/lib/python3.…
-
**Host Environment**
- OS: Windows
- Compiler: VS2019
**To Reproduce**
Steps to reproduce the behavior:
`./vcpkg install opencv[cuda]:x64-windows --recurse`
**Failure logs**
-Cut and past …
-
- I have a problem during compiling Caffe I think something wrong with my hdf5 lib.
- I am having the following Error:
LD -o .build_release/lib/libcaffe.so.1.0.0-rc3
/usr/bin/ld: cannot fi…
-
Hello,
I am having a `bad_alloc` exception when running `extract_yt8m_features` on an Ubuntu 18.04 box.
I recompiled in debug mode and I got an assertion with any video.
I suspect a version mis…
-
##### System information (version)
- OpenCV => 4.2.0
- Operating System / Platform => Ubuntu 16.04
##### Detailed description
I try to run an object detection counting application (see counting…
goncz updated
3 years ago
-
The installation using pip fails on windows 10
The dependency "apriltags2-ethz" produce an error when using "pip install multical"
_(opencv4) PS C:\> pip install multical
Collecting multical
…
-
I'm going to write down issue, working-but-terrible solution and would like to ask more experienced people around here for better solution.
# Issue
Linux binaries shipped with NuGet package are …
-
Hi, trying your new yolact edge support, but I'm doing something wrong, using `rosrun yolact_ros yolact_edge_ros` I get
```
File "/home/nx/yolact_ws/src/yolact_ros-master/scripts/yolact_edge_ros…
-
I am trying to build mediapipe for Raspberry Pi 3 on RPi3 itself. I built the **latest opencv** [release 4.5.2](https://github.com/opencv/opencv/releases/tag/4.5.2) by following these guide
- https…
-
I am trying to compile opencv on windows 10, with vcpkg ffmpeg: `vcpkg install ffmpeg[x264,x265]:x64-windows-static`
I using these flags:
`cmake .. -DOPENCV_FFMPEG_USE_FIND_PACKAGE=FFMPEG -DOPENCV_…