Introduction - If you have any usage issues, please Google them yourself
This will be a C++ implementations of the OpenTLD (aka Predator)
This is a work in progress, as of right now the code is functional but pretty slow.
Installation Notes
git clone git@github.com:alantrrs/OpenTLD.git
cd OpenTLD
mkdir build
cd build
cmake ../src/
make
cd ../bin/
%To run from camera
./run_tld -p ../parameters.yml