Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 425 Bytes

opencv_cuda.md

File metadata and controls

10 lines (7 loc) · 425 Bytes

Build OpenCV with CUDA support

Build opencv with CUDA and cuDNN support using an available tutorial on the web.

Here is one

Link OpenCV CUDA into zomi-server virtual environment

You must then link in the CUDA/cuDNN opencv python libs into the venv to use GPU acceleration in opencv.

Not Implemented

This tutorial will be written at a later date.