I’m attempting to build/run some code I inherited on a TX2 board with Jetpack 3.3. I get the following run-time message:
OpenCV error No CUDA support (The library is compiled without CUDA support)
I didn’t build OpenCV–simply installed via the Jetpack installer.
Do I need to rebuild OpenCV? Is there something else that could be wrong?
Mike