Files
IPIN2016/code/lukas
2016-04-22 12:23:44 +02:00
..
2016-04-21 08:56:15 +02:00
2016-04-22 12:23:44 +02:00
2016-04-14 13:03:16 +02:00
2016-03-01 15:04:46 +01:00
2016-03-01 15:04:46 +01:00
2016-03-01 15:04:46 +01:00
2016-03-01 15:04:46 +01:00
2016-03-01 15:04:46 +01:00
2016-03-01 15:04:46 +01:00
2016-03-01 15:04:46 +01:00
2016-03-29 15:32:09 +02:00
2016-03-01 15:04:46 +01:00

Python Skripte:
StepDetector.py TurnDetector.py

Benötigt wird Python2.7, scipy und numpy, sowie zum plotten matplotlib

Benötigte Parameter:
1. Input-Datei
2. Output-Datei

Beispiel:
python StepDetector.py ./FH_Sensor.csv Steps.txt
python TurnDetector.py ./FH_Sensor.csv Turns.txt

Weitere optimale Parameter mit -h aufrufbar