Skip to content

Instantly share code, notes, and snippets.

View ema2159's full-sized avatar
💭
Doing stuff and things

Emmanuel Bustos Torres ema2159

💭
Doing stuff and things
View GitHub Profile
@raulqf
raulqf / Install_OpenCV4_CUDA12.6_CUDNN8.9.md
Last active September 10, 2024 08:07
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: