Add README.md
[trackerpp.git] / README.md
1 Tracker++ cpp version on Linux (arm)
2
3 ## install dependencies
4 `apt-get install liblog4cpp5-dev libopencv-dev`
5
6 ## Build 
7
8 `make all`
9
10 ### Run
11
12 `./main`