Skip to content

Instantly share code, notes, and snippets.

View minhhieutruong0705's full-sized avatar

minhhieutruong0705

View GitHub Profile
@minhhieutruong0705
minhhieutruong0705 / OpenCV_Build-Guide.md
Last active May 15, 2024 21:03
Guide to build OpenCV from Source with GPU support (CUDA and cuDNN)

Guide to build OpenCV from source with GPU support (CUDA and cuDNN)

Feb 22nd, 2022

System specification

  • Operating system: Ubuntu 20.04 x84_64 (64-bit)
  • Architecture: amd64
  • GPU: NVIDIA GeForce RTX 3090
  • Python 3.8

Install dependencies and recommeneded packages