Skip to content

Instantly share code, notes, and snippets.

View Basavaraj-PN's full-sized avatar
🎯
Focusing

Basavaraj PN Basavaraj-PN

🎯
Focusing
View GitHub Profile
@Basavaraj-PN
Basavaraj-PN / Install_OpenCV4_CUDA11_CUDNN8.md
Created May 13, 2023 07:14 — forked from raulqf/Install_OpenCV4_CUDA12.6_CUDNN8.9.md
How to install OpenCV 4.5 with CUDA 11.2 in Ubuntu 20.04

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

First of all install update and upgrade your system:

    $ sudo apt update
    $ sudo apt upgrade

Then, install required libraries: