-
![opengl](https://github.com/h-cha/unity_to_instant-ngp/assets/59419380/86531a05-0852-43a2-82a0-529f6a65dca0)
![unity](https://github.com/h-cha/unity_to_instant-ngp/assets/59419380/4e95c0b1-00be-4b73…
-
##### System information (version)
- OpenCV => 3.2
- Qt 5.7.1
- Qt Creator 4.2.0
- Operating System / Platform => Windows 10 64 Bit
- Compiler => Visual Studio 2013 (msvc2013_64)
- GPU: Geforce …
exjra updated
7 years ago
-
Apologies for reporting this late. I thought I had reported this earlier but just now realized I have missed it.
We are using `cv2.aruco.ArucoDetector` with default `cv2.aruco.DetectorParameters` a…
-
- OpenCV => 4.1.0
- Operating System / Platform =>Ubuntu 18.04
- Compiler => GCC 7.4
Meet this problem, when built for python.
In file included from /media/wjl/0B8803760B880376/github/2/opencv…
-
##### System information (version)
- OpenCV => 3.1
- Operating System / Platform => Windows 10 64 Bit
- Compiler => gcc 5.3
##### Detailed description
Module opencv_sfm disabled becau…
-
### System Information
OpenCV 4.7.0
Arch Linux
gcc version 12.2.1 20230201
### Detailed description
FFMPEG backend of cv::VideoWriter class uses incorrect algorithm to compute pts of output frame…
-
We’re attempting to use the [EmguCV](https://github.com/emgucv/emgucv) in a dotnet 6.x project and have loaded the following two nuget packages (Emgu.CV 4.6.0.5131 and Emgu.CV.runtime.ubuntu-x64 4.6.0…
-
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…
-
### System Information
My setup is the following:
MacOS Ventura
Xcode 14.2
cmake version 3.26.0
I'm on branch 5.x of opencv and opencv_contrib, I also have this bug for 4.x
### Detailed desc…
-
On debugging, the issue can be narrowed down to the function `cv::solvePnP` making `rvec_final` and `tvec_final` entries full of `nan` and `-nan` in `void callback_image(...)`
Reproducible example:…