-
I don't think the first part of the installation for mac is working or correct. I followed all the steps and everytime when I mkvirtualenv I get an error command not found. With os python, brew python…
-
**Describe the bug**
We are trying to use emgucv - 4.5.5.4823 using dotnet core - 6.0.414 program in Ubuntu - 20.04 using Ffmpeg backend API to extract frames from a video. It gives No error but give…
-
##### System information (version)
- OpenCV => 4.2
- Operating System / Platform => Ubuntu 20.04 / Nvidia Jetson NX /Linux 4.9.253-tegra SMP PREEMPT Mon Jul 26 12:19:28 PDT 2021 aarch64 aarc…
-
##### System information (version)
- OpenCV => 4.2
- Operating System / Platform => Ubuntu 18.04
- Compiler => gcc
##### Detailed description
The named window that I create and am using to …
-
#### System information
*CPU*
```
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
Address sizes: 46 bits physical, 48 bits virtual
CP…
-
npx build-opencv rebuild
```
^
/Library/Developer/CommandLineTools/SDKs/MacOSX13.1.sdk/usr/include/sys/cdefs.h:215:48: note: expanded from macro '__deprecated_msg'
#define __depreca…
-
##### System information (version)
- OpenCV => 4.5.5
- Operating System / Platform => Windows 11 64 Bit
- Compiler => Visual Studio 2022 (vc 17)
- Java: Open JDK 17.0.2
- Ant: 1.10.12
####…
-
Hi I am trying to install the bgslibrary but the pip install gives the following ERROR Message:
```
ERROR: Command errored out with exit status 1:
command: /Users/corlangerak/mypython/bin/pyth…
-
Hello everybody,
I got an issue with building Darknet (or OpenCV, dont know 100%) from source. I wanna do some Image Detection for my masters thesis with YOLOV4.
Specification:
- NVIDIA RTX 3…
-
### Descripe the feature and motivation
When running `connectedComponentsWithStats` on an array with more than 2^16 objects using `ltype=CV_16U`, the application crashes instead of raising some sort …