-
##### System information (version)
- OpenCV => 3.3.0
- Operating System / Platform => macOS High Sierra (10.13)
- Compiler => Installed with homebrew
##### Detailed description
When annotat…
-
##### System information (version)
- OpenCV => 4.6
- Operating System / Platform => Windows 10 64 Bit
- Compiler => Visual Studio 2022
##### Detailed description
I specified `cv::WIND…
-
#### 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…
-
1. Operating system:
arch linux
2. The way you installed OpenCV: package, official binary distribution, manual compilation, etc.
`yay -S mingw-w64-opencv `
3. OpenCV version
4.5.5
4. rustc ve…
-
```
### System Information
General configuration for OpenCV 5.0.0-pre =====================================
Version control: 4.9.0-603-g0e1d326ed0
Extra modules:
Locatio…
-
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…
-
Building with CMake on OS X 10.11.6 with opencv and pangolin installed via Homebrew:
```
/usr/local/bin/g++-6 -Wall -O3 -march=native -std=c++11 -O3 -DNDEBUG -dynamiclib -Wl,-headerpad_max_instal…
-
Hi there. I've implemented a plugin which is
```
#include
#include
#include
extern "C" {
#include
#include
}
#define PACKAGE "mhelloworldt"
typedef struct _GstMHelloWorld…
-
## Build opencv from source to special need
Need to install build tools and dependencies for opencv in the conda env.