OpenCV 4.9.0
OpenCV (Release and Debug builds including python bindings and docs) built with VS2022 against CUDA 12.3., Nvidia Video Codec SDK 12.1 and cuDNN 8.9.7.
Suitable for all devices of compute capability >= 5.0 with binary compatible code for devices of compute capability 5.0-9.0.
Nvidia GPU Computing Toolkit v12.3 and cuDNN 8.9.7 are required dependencies.
CMAKE_ARGS
-DBUILD_opencv_world=ON
-DWITH_CUDA=ON
-DENABLE_CUDA_FIRST_CLASS_LANGUAGE=ON
-DCUDA_ARCH_BIN=5.0,5.2,6.0,6.1,7.0,7.5,8.0,8.6,8.9,9.0
-DCUDA_ARCH_PTX=9.0
-DINSTALL_TESTS=ON
-DINSTALL_C_EXAMPLES=ON
-DBUILD_DOCS=ON