Jonathan Frei 406505af6b „code/recording.py“ löschen | 8 months ago | |
---|---|---|
Testauswertung | 9 months ago | |
code | 8 months ago | |
README.md | 9 months ago | |
author_contribution.md | 10 months ago | |
recording.py | 8 months ago |
This code calculates the heart rate of a person whose face is recorded, based on the Eulerian Video Magnification (EVM) algorithm. The code includes an interface that allows program control and features a testing mode.
pip install -r requirements.txt
Wenn ein fertiges feature in den Master Branch gemerged wird muss die code_version variable in der main.py inkrementiert werden. Für kleine features wird die nachkomma stelle inkrementiert, bei großen features wird die vorkomma stelle erhöht und die nachkomma stelle auf 0 gesetzt. ToDo (ergänzen welche sachen nicht gepusht werden müssen)
ToDo
ToDo
ToDo