Skip to content

Instantly share code, notes, and snippets.

View DSamuylov's full-sized avatar

Denis Samuylov DSamuylov

View GitHub Profile
@DSamuylov
DSamuylov / Install_OpenCV4_CUDA10.md
Created October 27, 2019 23:50 — forked from raulqf/Install_OpenCV4_CUDA11_CUDNN8.md
How to install OpenCV 4.1 with CUDA 10.0 in Ubuntu 18.04

How to install OpenCV 4.1.0 with CUDA 10.0 in Ubuntu distro 18.04

First of all install update and upgrade your system:

    $ sudo apt update
    $ sudo apt upgrade

Then, install required libraries: