Computer Vision
OpenCV
OpenCV is preinstalled on the Jetson but if you have trouble with the installation find the documentation here: Basic installation
Note
It is necessary to run the image processing work on the GPU of the jetson. OpenCV was compiled from source with special flags to enable this. See our OpenCV compile script here