Skip to content

Instantly share code, notes, and snippets.

View mihirk284's full-sized avatar
🌊

Mihir Kulkarni mihirk284

🌊
View GitHub Profile
@mihirk284
mihirk284 / Install_OpenCV4_CUDA10.md
Last active June 20, 2023 21:06 — forked from raulqf/Install_OpenCV4_CUDA11_CUDNN8.md
How to install OpenCV 4.4 with CUDA 11.3 in Ubuntu 20.04

How to install OpenCV 4.4.0 with CUDA 11.3 in Ubuntu distro 20.04

First of all install update and upgrade your system:

    sudo apt update
    sudo apt upgrade

Then, install required libraries: