Skip to content

codethief/jetson-nano-sample-new

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jetson-nano-sample-new

Jetson Nano samples using new packages

In the CUDA container, start the X display server and run the prebuilt sample apps:

    $ X &
    $ ./clock
    $ ./deviceQuery
    $ ./postProcessGL
    $ ./simpleGL
    $ ./simpleTexture3D
    $ ./smokeParticles

In the OPENCV container, issue the following command: export DISPLAY=:0

Then type one of the following lines:

startx ./example_ximgproc_fourier_descriptors_demo  
startx ./example_ximgproc_paillou_demo corridor.jpg  

About

Jetson Nano sample using new packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%