Opencv and CUDA on Xavier NX

The Best way to use CUDA supported OpenCV is building from source.
Refer following link:


modified,

When you configuration, make sure " CUDA_ARCH_BIN="7.2"" is enabled!
The number is for the Jetson Xavier.

1 Like