/trackingtermites

CV tools for the watchful termitologist ๐Ÿ‘โ€๐Ÿ—จ

Primary LanguagePythonMIT LicenseMIT

tracking-termites

CV tools for the watchful termitologist.

About

This repository contains the code for tracking-termites project, in which we are trying to devise an automatic method of tracking termites samples in video and report his current positions, encounters and distances along time. The project is conducted at University Federal of Viรงosa Termitology Lab.

Tested on Windows 10 and Ubuntu 16.04.

Getting started

The easiest way to get started is to download the repository in your machine and inside the project folder, run

    pip install -r requirements.txt

on Windows, or

    sudo pip3 install -r requirements.txt

on Linux.

Python 3.6 must be installed on your machine with the pip command also available.

If everything went fine you should now head to the data folder, copy your videos there and edit the input file (an example is already provided). When everything is ready simply execute the tracking.py file using your Python 3.6 interpreter.

License

MIT

Contact