You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 736B

11 months ago
10 months ago
10 months ago
1234567891011121314151617181920212223
  1. # Driving Simulator Team Video
  2. ## project description
  3. This code calculates the heart rate of a person whose face is recorded, based on the Eulerian Video Magnification (EVM) algorithm.
  4. The code includes an interface that allows program control and features a testing mode.
  5. ## installation
  6. pip install -r requirements.txt
  7. ## usage
  8. 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.
  9. ToDo
  10. (ergänzen welche sachen nicht gepusht werden müssen)
  11. ## Beiträge
  12. ToDo
  13. ## Lizenz
  14. ToDo
  15. ## Danksagungen
  16. ToDo