Does Jetpack 3.3's OpenCV 3.3.1 have gpu/CUDA support?

I recently installed Jetpack 3.3, but the opencv part did not complete installation, and I do not remember the missed packages during Jetpack’s installation process.

But I finished the installation anyways.

So now I have opencv installed, but I don’t have the contrib in the opencv2 folder.
And I don’t know if cuda/gpu is enabled for the opencv.

If not:
I’m wondering if I can build another opencv 3.3.1 or other opencv version myself with contrib and cuda support?

Thank you!

jiang267,

No, the ocv3.3.1 does not have cuda enabled. Please try to build it from scratch if you need cuda.

Thank you!