OpenCV with CUDA support

Good morning,

I am trying to manually install OpenCV so that I can use it with CUDA. I have been following this tutorial:https://qengineering.eu/install-opencv-4.5-on-jetson-nano.html

The script does complete but I can’t seem to get it to work. When I used jtop, it appears that the opencv in Python2 does work but not with Python3. I am wondering if I am on the right track. If not, would you be able to guide me on the correct method?

Please try this script to re-install OpenCV:

Hi @ig-j,

I hope you are doing well.

Also, you can try to follow this wiki to install OpenCV with CUDA support, it could fix the problem.

best regards,
Mauricio Montero J.