You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use Gocv and CUDA on Windows,But there are some problems when using CMake to compile Opencv.
CUDA compilation is disabled (due to only Visual Studio compiler supported on your platform).
Only supports MSVC, But opencv only supports MinGW. So, I want to use gocv and msvc compiled opencv on Windows.
Do you have solutions and solutions? thank you very much.
Do you have solutions and solutions? thank you very much.
Do you have solutions and solutions? thank you very much.
Steps to Reproduce
Cmake WITH_CUDA=ON
Your Environment
Windows10
OpenCV 4.4.0:
How did you install OpenCV?
GoCV version used:v0.24.0
Go version:1.14
The text was updated successfully, but these errors were encountered:
Description
I want to use Gocv and CUDA on Windows,But there are some problems when using CMake to compile Opencv.
Only supports MSVC, But opencv only supports MinGW. So, I want to use gocv and msvc compiled opencv on Windows.
Do you have solutions and solutions? thank you very much.
Do you have solutions and solutions? thank you very much.
Do you have solutions and solutions? thank you very much.
Steps to Reproduce
Your Environment
The text was updated successfully, but these errors were encountered: