Dear,
I’d like to know how to optimize the performance at Jetson TX2.
I mainly use OpenCV, Numpy, Scipy functions for image processing.
Please let me know some tips for optimization.
-
how to optimize OpenCV at Jetson environment
- by compile? by using or not using specific function?
-
how to optimize array operations using Numpy and Scipy.
- by using some Jetson specific command or compile option for Numpy package?
Thanks in advance
CHJung