Skip to content

teamblitz/Jetson_TX2_2018

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions

Initial setup requires the creaion of a build directory, running cmake, and make as follows:

$ mkdir build
$ cd build
$ cmake ..
$ make

To run the program (from the build directory):

$ ./cv_track_targets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages