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 March 20, 2025 19:30 — forked from raulqf/Install_OpenCV4_CUDA12.6_CUDNN8.9.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: