-
Hi,
I've got an error by compiling with a branch of opencv 3.4.7.
##### Error
```
opencv-3.4.7\modules\videoio\src\cap_dshow.cpp:2313:41: error: 'sprintf_instead_use_StringCbPrintfA_or_StringCch…
-
on start I'm getting :
[INFO] loading model...
Traceback (most recent call last):
File "Main.py", line 166, in
net = cv2.dnn.readNetFromCaffe(args["prototxt"], args["model"])
AttributeEr…
-
代码中的推理和预测都是使用的PIL库加载的图像,请问有测试过用opencv加载图像进行推理么?
预测中有推理vedio的代码,但是将代码复制到推理单张图像时,运行会报错,在utils.py文件的20行,个人认为是cv和PIL的API不一致的原因
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44716](https://bugs.llvm.org/show_bug.cgi?id=44716) |
| Status | NEW |
| Importance | P normal |
|…
-
We open this ticket to discuss about the project maintenance.
This framework started as a personal project by @nyanp which later evolved to a more sophisticated DL library thanks to many people spe…
-
Is it possible to get YOLOv7 to work with JavaCV? I tried adapting [YOLONet.java](https://github.com/bytedeco/javacv/blob/c952a23cc33ace29688ce577ce116d65bb1146b4/samples/YOLONet.java), using [yolov7.…
-
Dear all,
I was compiling the package with the following sub-modules umcommented in RELEASE.local file:
> ADANDOR=$(AREA_DETECTOR)/ADAndor
> ADANDOR3=$(AREA_DETECTOR)/ADAndor3
> ADARAVIS=$(AREA_…
-
```
cv2.getBuildInformation()
General configuration for OpenCV 4.6.0-dev =====================================
Version control: 4.6.0-244-gb26fc6f31b
Extra modules:
Loca…
-
Hello,
I found opencv version of Goturn. (check the link below)
[opencv Goturn](https://docs.opencv.org/3.3.1/d7/d4c/classcv_1_1TrackerGOTURN.html#details)
I wonder the performance of the o…
-
##### System information (version)
- OpenCV => 4.5.1
- Operating System / Platform => Ubuntu 18.04/20.04
- Compiler => gcc 7.5.0 for Ubuntu 18.04 / gcc 9.3.0 for Ubuntu 20.04
##### Detai…