-
### Describe the doc issue
When I use "make -j8" to build the opencv with cuda 11.6 on ubuntu 22.04, it meets the following errors. Would any one can help me?
**System information:**
...
modules…
-
### System Information
OS: Windows, Linux
branch: 5.x, not reproducible with 4.x
### Detailed description
```
2024-07-16T11:02:43.4122013Z [ RUN ] Test_ONNX_layers.PyTorchAttentionSingleHe…
-
### System Information
OpenCV version: 4.10
Operating System / Platform: win10
Compiler & compiler version: vs2019 vc16
Python version: 3.10 Anaconda3-2023.03-0-Windows-x86_64
Cuda version: c…
-
Hi!
I get the following error when I want to run edge detection on an image. Any idea why I get that specific dnn layer error?
`cv2.error: OpenCV(4.6.0) /io/opencv/modules/dnn/src/layers/convol…
-
Can someone help it out?
-
Hi!
I trained a model using darknet yolov4 and wanted to infer using opencv. Cloned opencv repo, checked out to branch 3.4 and built from source(along with contrib).
opencv version was updated t…
-
```
python real_time_age_detection.py --face face_detector --age age_detector
Traceback (most recent call last):
File "/Users/user/dev/age-detection-python-opencv/real_time_age_detection.py", lin…
-
### System Information
Python 3.10.10
General configuration for OpenCV 4.6, 4.x and 5.x =====================================
Platform:
Host: Linux (Ubuntu 22.04) x86_64
CMake: 3.22.1
Conf…
-
### System Information
OpenCV Version: 4.8.0, 4.9.0, 4.x(7e9ef4d)
Operating System: macOS 14.5, 14.4, etc.
Compiler: Xcode 15.4 etc.
### Detailed description
Since OpenCV 4.8.0, macOS arm64 build…
-
**Describe the bug**
Make.py throws filename too long error
**To Reproduce**
Following instructions in `nomacs/README.md` (Image Lounge 3.17.0)
$ git submodule init
$ git submodule …