Tag: Jetson TX2
[Tutorial] TeamViewer 14 on Nvidia Jetson TX2
Remotely control the Nvidia Jetson TX2 on a local network is straightforward thanks to the default tools provided by Ubuntu. The problem comes when you need to remotely control a Nvidia Jetson TX2 over Internet. Firewall, router ports to be opened, VPN, VNC configuration… a battle that not always we…
Embedded Computer Vision Real Time? Nvidia Jetson TX2 + VisionWorks toolkit
The Computer Vision is a really computational power requesting task, if you work with computer vision you know that to reach very high frame rates you need to maximize the parallelism of the algorithms and you know that massive parallelism is reachable only moving elaborations to GPUs. The embedded massive…