Setting up Jetson Nano GPU with OpenCV

Hello everyone!

im trying to use the jetson nano board for detecting ar-markers.
My system is running ROS + Ubuntu 18.04. Marker detection is based on OpenCV3 and Alvar api.
Does somebody know how to use the jetson nano gpu for image filter algorithms?
Am i able to transport some tasks to the gpu? At the moment everything works on my cpu.

Best Regards!
Vlad

OpenCV installed with JetPack is not compiled with CUDA support. Please search the forum for OpenCV - there are a lot of topics on it with similar questions you have here…

1 Like