sonia-auv / sonia_common

SONIA's common packages module, include all common classes that could be use around all our modules
GNU General Public License v3.0
0 stars 1 forks source link

OpenCV CUDA support #43

Closed thecanadianroot closed 3 years ago

thecanadianroot commented 3 years ago

Warning : Before creating an issue or task, make sure that it does not already exists in the issue tracker. Thank you.

Expected Enhancement

Add support for OpenCV CUDA

Current Behavior

We do not have cuda support for OpenCV

Possible Solution

Compile OpenCV with CUDA libraries and API

Comments

Environment Used