-
=> ERROR [3/3] RUN set -ex && apt-get -qq update && apt-get -qq install -y --no-install-recommends build-essential cmake make gcc g++ git curl wget unzip ff 0.3s
----…
-
##### System information (version)
- OpenCV = :4.7.0:
- OpencvContrib=4.7.0;
- Operating System / Platform = :Windows7 SP! 64 Bit:
- Compiler = :Visual Studio 2019:
- CUDA =10.2;
- CuDNN =…
ycxia updated
9 months ago
-
How can i enable non free feature ? https://github.com/hybridgroup/gocv/blob/a897c364055ad1328c2162830747da556a8a9aa2/contrib/README.md
It is weird, the build stage appears to include contrib stuff…
-
Transferred from http://code.opencv.org/issues/2687
```
|| Shervin Emami on 2013-01-09 01:36
|| Priority: Low
|| Affected: None
|| Category: documentation
|| Tracker: Feature
|| Difficulty: None
|| P…
-
### System Information
OpenCV 4.9/Python 3.11.9 on NixOS
### Detailed description
I have the following image:
![image](https://github.com/user-attachments/assets/3e5b49fb-8ee8-4a59-8912-78fbdbe8…
-
### Describe the bug
`python3Packages.opencv` only exports the `opencv` package.
However many python packages depend on the prebuilt `opencv-python`(https://pypi.org/project/opencv-python/) or `open…
-
**Describe the bug**
It seems that the data files placed into /cv2/data directory are not being included by PyInstaller. The files are defined in https://github.com/opencv/opencv/tree/master/data/haa…
-
![image](https://github.com/spacepxl/ComfyUI-Image-Filters/assets/116119767/f91cd033-1110-41c3-851c-d6d9737f0ab2)
-
Hello, I'm compiling OpenCV 4.5.5 with hardware acceleration on JetsonNano. Cuda version is 10.2. The cmake compilation options are as follows :
```
cmake -D WITH_CUDA=ON \
-D WITH_CUDNN=ON …
-
Observed for classes from opencv_contrib.
[Example](http://docs.opencv.org/master/d4/db2/classcv_1_1aruco_1_1Board.html):
> The documentation for this class was generated from the following file…