Skip to content

Instantly share code, notes, and snippets.

View nightduck's full-sized avatar

Oren Bell nightduck

View GitHub Profile
@nightduck
nightduck / Install_OpenCV4_CUDA10.md
Last active July 9, 2020 20:51 — 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

Custom instructions targetted at a ROS2 build on Jetson AGX meant to work with Airsim

First of all install update and upgrade your system:

    $ sudo apt update
    $ sudo apt upgrade

Then, install required libraries: