Tag: Jetson

Getting Started with NVIDIA Jetson TX2

I’ve been playing with Jetson for a couple of days. My first objective is to flash it with all required software to be able to run Python programs that access camera input using OpenCV. Something simple: just get a video stream from a USB camera and output it to the screen. Why I spent two ...