Skip to content

Instantly share code, notes, and snippets.

View siyandong's full-sized avatar

Siyan Dong siyandong

View GitHub Profile
@siyandong
siyandong / Install_OpenCV4_CUDA12.6_CUDNN8.9.md
Created October 31, 2025 10:08 — forked from raulqf/Install_OpenCV4_CUDA12.6_CUDNN8.9.md
How to install OpenCV 4.10 with CUDA 12 in Ubuntu 24.04

Install OpenCV 4.10 with CUDA 12.6 and CUDNN 8.9 in Ubuntu 24.04

First of all install update and upgrade your system:

    $ sudo apt update
    $ sudo apt upgrade

Then, install required libraries: