Needs opencv with opencv-contrib Install conda environment from envs folder, the file commands.txt contains the right commdan to do so.
After instaling the conda environment with all the needed packages execute any of the following scripts:
python multiple_track video_pathpython tracker2 video_pathThe ping-pong.py file does the same on a youtube video from the classic ping-pog game.
docs compilation done by executing following command in the docs folder:
make htmlAim of the module is to detec and track fluorescent particles in micro-bioreactors. With the position of the particles and a proper pixel calibration, the velicity of the aprticles is estimated and stored for further fluid analysis.