JetPack's OpenCV with CUDA

OpenCV 3.3.1 installed by JetPack 3.2 is compiled without CUDA support.
What is the reason for that?
To use OpenCV with CUDA on Jetson one needs to install another version of OpenCV which is highly inconvenient, assuming that Jetson is essentially a CUDA-enabled machine.

Hi pkolomiets,

Please use below link to install OpenCV3.x with cuda support. There are some issue in opencv3.3 and CUDA9, so we disable CUDA in Jetpack3.2 DP.