-
##### System information (version)
```
General configuration for OpenCV 3.2.0-dev =====================================
Version control: 3.0.0-4749-gdcd8589
Extra modules:
…
-
### System Information
OpenCV version: 4.9.0
Operating System / Platform: Windows 10
Compiler & compiler version: VS 2022
### Detailed description
[输出-生成.txt](https://github.com/opencv/opencv/fil…
-
Hi there. I've implemented a plugin which is
```
#include
#include
#include
extern "C" {
#include
#include
}
#define PACKAGE "mhelloworldt"
typedef struct _GstMHelloWorld…
-
I have a .NET 8 assembly written by a third party, filled with objects and methods that I want to access from native code on Linux. I've been interested in using the CoreCLR hosting APIs for this purp…
-
It should "fail fast" by default providing clear messages.
Optional mode doesn't properly work anyway (including xfeatures2d issues).
[Example](http://pullrequest.opencv.org/buildbot/builders/prec…
-
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…
-
Looks like a nodejs issue, takes forever to build locally to get to this state, if i install nodejs manually, it kicks it out and wants nodejs-lts-erbium witch is behind v14 witch would fix this bug a…
-
From forum thread here: https://forum.openframeworks.cc/t/tesselator-h-and-compiling-the-rpi-nightly-build/43856
With of_v20240901_linuxarmv6l_release, compiling with the compileOF.sh script fails…
-
### Describe the doc issue
When I use "make -j8" to build the opencv with cuda 11.6 on ubuntu 22.04, it meets the following errors. Would any one can help me?
**System information:**
...
modules…
-
Hi,
I have successfully compiled and installed OpenCV 4.1.1 for both Python2 and Python3 environments.
1. Follow: https://qengineering.eu/install-opencv-4.1-on-raspberry-pi-4.html
2. The paths of…