Where can I find Visionworks source code?

lvision@lvisoin-AGX-Xavier:/usr/lib$ jetson_release -v
 - NVIDIA Jetson AGX Xavier [16GB]
   * Jetpack 4.5.1 [L4T 32.5.1]
   * NV Power Mode: MAXN - Type: 0
   * jetson_stats.service: active
 - Board info:
   * Type: AGX Xavier [16GB]
   * SOC Family: tegra194 - ID:25
   * Module: P2888-0001 - Board: P2822-0000
   * Code Name: galen
   * CUDA GPU architecture (ARCH_BIN): 7.2
   * Serial Number: 1421720004151
 - Libraries:
   * CUDA: 10.2.89
   * cuDNN: 8.0.0.180
   * TensorRT: 7.1.3.0
   * Visionworks: 1.6.0.501
   * OpenCV: 4.1.1 compiled CUDA: NO
   * VPI: ii libnvvpi1 1.0.15 arm64 NVIDIA Vision Programming Interface library
   * Vulkan: 1.2.70
 - jetson-stats:
   * Version 3.1.0
   * Works on Python 3.6.9

It looks the default OpenCV is NOT compiled with CUDA?
hmmmmm…

Cheers

Hi,

Please find the VisionWorks source in the below folder:

/usr/share/visionworks/sources

If you want an OpenCV with GPU support, you can build it from source with the following script:

Thanks.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.