Please provide the following info (check/uncheck the boxes after clicking “+ Create Topic”):
Software Version
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Target Operating System
Linux
QNX
other
Hardware Platform
NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.5.0.7774
other
Host Machine Version
native Ubuntu 18.04
other
I have read some posts here dealing with OpenCV on DRIVE.
I would like to ask the following questions:
-
If I want to rebuild OpenCV with some optimization options, do I have to crosscompile it on Host (my linux is 20.04) ? or can I do it on the DRIVE Xavier?
-
In the following post why is ENABLE_VFPV3 not included and why TBB is off? Can this be set ON?
-
In the following post it is suggested that we use the SW stack instead of openCV. Does this “SW stack” refers to DriveWorks? Does this have the same image processing capabilites of OpenCV? Does the SW stack comes optimized (use of NEON, etc)?
-
If the answer to the previous question is yes, where can I learn with tutorial these image processing tools?