X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=README.md;h=202ad062301d0827fc73c64e613e2112f3db39df;hb=48adce31a0ffdb3757ee1be8a63ce7e769e87deb;hp=13c713bbfe48abe20a1d07248a6b8235c64add49;hpb=3811d034ba9e1f44a2e9915289438db3807217fe;p=trackerpp.git diff --git a/README.md b/README.md index 13c713b..202ad06 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,15 @@ Tracker++ cpp version on Linux (arm) - log4cpp : logger utils - opencv - eigen : matrix library of C++ +- boost-python + - `apt-get install libpython-dev python-dev` + - build boost with python + - `pip install scipy numpy sklearn` + + +As boost has already + +`sudo ./b2 install link=static cxxflags=-fPIC --with-filesystem --with-test --with-log --with-program_options --with-python` `apt-get install liblog4cpp5-dev libopencv-dev libeigen3-dev`