Abaco-Systems / jetson-inference-gv

This fork of the deep learning guide has been adapted to work with a variety of different inputs USB camera, GigEVision and RTP on the TX1 SoM. This is a a quick demonstrator and example for users of the Abaco Systems rugged Small Form Factor (SFF) TX1 boxed solutions. Please visit out website for more details.
http://abaco.com
36 stars 8 forks source link

graphical user interface framework for Jetson tx2 #5

Closed ShervinAr closed 7 years ago

ShervinAr commented 7 years ago

Hello, Could you please advise me of the best graphical user interface framework for Jetson tx2? I am in the final stage of creating and application using jetson tx2 and need a suitable framework to create a GUI.

many thanks

ghost commented 7 years ago

SDL2 and GLUT are simple frameworks. This project uses SDL2.