Skip to content

Instantly share code, notes, and snippets.

View TeddybearCrisis's full-sized avatar

TeddybearCrisis TeddybearCrisis

View GitHub Profile
@TeddybearCrisis
TeddybearCrisis / Install_OpenCV4_CUDA10.2.md
Last active May 2, 2020 22:53 — forked from raulqf/Install_OpenCV4_CUDA11_CUDNN8.md
How to install OpenCV 4.2 with CUDA 10.0 in Ubuntu 18.04

How to install OpenCV 4.2.0 with CUDA 10.2 in Ubuntu distro 18.04

First of all install update and upgrade your system:

    $ sudo apt update
    $ sudo apt upgrade

Then, install required libraries: