4.8.0.20230804
cudawarped
released this
04 Aug 12:19
·
190 commits
to master
since this release
OpenCV (Release with symbols build including python bindings and docs) built with VS2022 against CUDA 12.2., Nvidia Video Codec SDK 12.1 and cuDNN 8.9.3.
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.2 and cuDNN 8.9.3 are required dependencies.
CMAKE_ARGS
-DBUILD_opencv_world=ON
-DWITH_CUDA=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_WITH_DEBUG_INFO=ON
-DBUILD_DOCS=ON