This repository has been archived on 2020-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
Files
Fusion2016/code/lukas
FrankE c5a5acbbf6 started working on the tex-part
started working on eval-graphics
ned helper methods
tested some new aspects
some fixes and changes
added some graphics
new test-floorplan
many cleanups
2016-02-03 21:17:15 +01:00
..
2016-01-28 21:49:36 +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