-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
### Issue summary
Open video file failed when I do "python ssd_pascal_video.py".
I think it is my opencv's problem. So I touch a test.cpp file to test "VideoCapture.open(xxx), VideoCapture.isOpened…
-
### Summary
The installation of `ffmpeg/4.4`, `ffmpeg/5.0` or `opencv/4.5.5` leads to an error under Ubuntu 20.04
````
ERROR: libopenjp2 >= 2.1.0 not found using pkg-config
````
This happens, …
-
Will the project support 30 series graphics cards? CUDA10.2+pytorch1.5 is unavailable for 30 graphics cards. I am looking forward to supporting the 30 series, thanks!
-
### System information
* Operating system: Ubuntu 16.04 LTS
* Compiler version: 5.4.0
* CMake version: 3.5.1
* Relevant libraries/versions (e.g. CUDA): Only CPU Installation
### CMake summary…
-
### 问题确认 Search before asking
- [X] 我已经查询[历史issue](https://github.com/PaddlePaddle/PaddleDetection/issues),没有发现相似的bug。I have searched the [issues](https://github.com/PaddlePaddle/PaddleDetection/issu…
-
### Package and Environment Details (include every applicable attribute)
* Package Name/Version: **opencv/4.5.3**
* Operating System+version: **Windows 10**
* Compiler+version: **MSVC 201…
-
TBB not added to link line with Cmake and find_package( OpenCV).
I know it's possible to detect if OpenCV was compiled with TBB by using ldd or other OS-specific tool. What I am trying to do is sti…
-
Currently, if a user would like to use `opencv-python` in an application that they distribute with PyInstaller, LGPL licenses produce difficulty due to the requirement to be able to swap in different …
-
Hi all. I need to use OpenCV+FFMPEG in a Xeon Phi without root permission.
My environment is:
- OpenCV version: 3.1.0
- Host OS: Linux
- Target OS: Phi Co-Processor
- Compiler & CMake: ICC 15.0.2 & …