8greg8 / tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracker

Application for testing and using different trackers.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Before installing this software you need:

**Libccv** and **LibOpenTLD** are also required but are already included in the project. You don't have to install them.

For smoother installing and usage I recommend you to use Anaconda environment. When you install it you can use conda_config.sh to configure new tracker environment

Installing

  1. Download or clone this project
  2. Change installDir in build.sh
  3. Run 'build.sh'

Running programs

Run cv_tracker or custom_tracker

System

Tested only on CentOS Linux 7.3

Contributing

For contributing contact authors.

Versioning

For the versions available, see the tags on this repository.

Authors

  • Janez Perš - Basic idea behind this project and team leader - jpers1
  • Gregor Koporec - Developed and tested main part of software - 8greg8

License

This project is licensed under the GNU GPL License - see the LICENSE file for details.

Acknowledgments

Forked projects ccv and OpenTLD are used. Credits go to authors of original projects. Modified code is documented in commits of forks. Source code was not changed. Changes were made in files for compiling the projects to better integrate them to our compiling process.

About

License:GNU General Public License v3.0


Languages

Language:C++ 81.5%Language:CMake 18.1%Language:Shell 0.4%