Skip to content

Instantly share code, notes, and snippets.

@tensarflow
tensarflow / Install_OpenCV4_CUDA10.md
Created December 3, 2020 12:24 — 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.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: