-
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…
-
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…
-
## one bug:
```cpp
case E_DJI_TEST_CAMERA_MANAGER_SAMPLE_SELECT_RESET_CAMERA_SETTINGS: {
returnCode = DjiCameraManager_ResetCameraSetting(mountPosition);
if (returnCode != …
-
##### 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
C++ code
OpenCV version: 4.9.0
Operating System / Platform: Ubuntu 22.04
Compiler & compiler version: GCC 11.4.0
cudnn 8.9.7
CUDA 11.7
Azure VM T4 (x86)
### Detailed d…
-
##### 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 …
-
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…
-
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…
-
### 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…
-
I'm trying to run super point model with Vitis-AI in the ZCU102 board. However, I'm getting the following error when try to cross-compile it using the build.sh script. I'm using Ubuntu 20.04 and Vitis…