Skip to content

Instantly share code, notes, and snippets.

View Phonicavi's full-sized avatar
🎯
Focusing

Kyu Ho (Phonicavi) Phonicavi

🎯
Focusing
View GitHub Profile
@raulqf
raulqf / Install_OpenCV4_CUDA12.6_CUDNN8.9.md
Last active April 10, 2025 17:27
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: