530 B
530 B
Python sources for object tracking
Installation
With Nix
nix-shell
Without Nix
requirements : Conda
conda create --yes -q -n stage python=3.10 -c conda-forge
conda activate stage
conda install --yes -f conda-requirements.txt -c conda-forge
Usage
Tracking:
python tracking.py
verify on a benchmarck of pictures
python verify.py
Graph results:
python graphing.py results.csv
Graph frametime:
python frametime.py