-
`opencv_dnn.blobFromImages` method supports multiple pictures inference at the same time. Is it necessary to put at least two pictures?
I found that when I put in only one picture, I didn't get the r…
-
### Xmake 版本
2.9.5
### 操作系统版本和架构
Windows11
### 描述问题
如题
```
Building opencv[contrib,core,default-features,freetype]:x64-windows-static@4.8.0#1...
-- Installing: C:/vcpkg/packages/opencv_x64-win…
-
### System Information
Python 3.10.10
General configuration for 5.x =====================================
Platform:
Host: Linux (Ubuntu 22.04) x86_64
CMake: 3.22.1
Configuration: Debug Relea…
-
### System Information
OpenCV: 4.10
Operating System / Platform: Windows 10 x64
Compiler & version: MSVC 17.11.5
### Detailed description
I am trying to update the vcpkg recipe to OpenCV 4.…
cenit updated
2 weeks ago
-
I had a hard time getting Caffe installed, so I figured I'd try out your model using openCV's dnn.readNetFromCaffe() along with your .caffemodel and .prototxt.
The output of net.forward() when usi…
ghost updated
3 years ago
-
### Describe the feature and motivation
G-API is quite interesting technology following a long tradition of graph engines. It's targeted for efficient streaming video/image processing on a variety …
-
### System Information
OpenCV version: 4.10
OS: Windows
Compiler: MSVC
CUDA version: 12.6
cuDNN version: 9.5.1
### Detailed description
Since version 9.0.0 cuDNN no longer depends on the cuBLAS…
-
(Translated using DeepL)
### Expected behaviour
Normal output.
### Actual behaviour
After Auto Focus Cropping is enabled
Click the "Generate" button
error: OpenCV(4.9.0) D:\a\opencv-python\openc…
-
```
Error: Assertion failed (ngroups > 0 && inpCn % ngroups == 0 && outCn % ngroups == 0) in
cv::dnn::ConvolutionLayerImpl::getMemoryShapes,
```
https://github.com/opencv/opencv/issues/13923…
-
### Question
**Description:**
When deploying a YOLOv8 model using ONNX with OpenCV's dnn module, I encountered an issue where the model outputs bounding boxes with all coordinates set to zero when u…
WCaiL updated
2 months ago