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_CUDA11_CUDNN8.md
Last active July 17, 2024 04:03
How to install OpenCV 4.5 with CUDA 11.2 in Ubuntu 22.04

How to install OpenCV 4.5.2 with CUDA 11.2 and CUDNN 8.2 in Ubuntu 22.04

First of all install update and upgrade your system:

    $ sudo apt update
    $ sudo apt upgrade

Then, install required libraries: