Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
dhomm
Bachelor Thesis - Sensor Localization
Commits
cd58b5f3
Commit
cd58b5f3
authored
Jan 15, 2022
by
dhomm
Browse files
change readme
parent
2607e9e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
cd58b5f3
...
...
@@ -29,13 +29,13 @@ To run only the Placement Finder for one file go to the placement_finder
and run
<br>
python3 placement_finder.py
<br>
The result should be:
<br>
For the metadata palcement: chest was the: chest chosen
<br>
For the metadata palcement: forearm was the: forearm chosen
<br>
For the metadata palcement: head was the: head chosen
<br>
For the metadata palcement: shin was the: shin chosen
<br>
For the metadata palcement: thigh was the: thigh chosen
<br>
For the metadata palcement: upperarm was the: upper arm chosen
<br>
For the metadata palcement: waist was the: waist chosen
<br>
>
For the metadata palcement: chest was the: chest chosen<br>
>
For the metadata palcement: forearm was the: forearm chosen<br>
>
For the metadata palcement: head was the: head chosen<br>
>
For the metadata palcement: shin was the: shin chosen<br>
>
For the metadata palcement: thigh was the: thigh chosen<br>
>
For the metadata palcement: upperarm was the: upper arm chosen<br>
>
For the metadata palcement: waist was the: waist chosen<br>
Sensor Finder:
<br>
...
...
@@ -43,16 +43,16 @@ To run only the Sensor Finder for one file go to the sensor_finder
and run:
<br>
python3 sensor_finder.py
<br>
The result should be:
<br>
For the wanted placement: forearm the sensor with the metadata placement: forearm was chosen.
<br>
All available metadata placements were: ['chest', 'forearm', 'head', 'shin', 'thigh', 'upperarm', 'waist']
<br>
>
For the wanted placement: forearm the sensor with the metadata placement: forearm was chosen.<br>
>
All available metadata placements were: ['chest', 'forearm', 'head', 'shin', 'thigh', 'upperarm', 'waist']<br>
Combined Sensor Finder:
<br>
To run only the Sensor Finder for one file go to the combined-sensor-finder
and run:
<br>
python3 combined-sensor-finder.py
<br>
The result should be:
<br>
For the wanted placement: forearm the sensor with the metadata placement: forearm was chosen.
<br>
All available metadata placements were: ['chest', 'forearm', 'head', 'shin', 'thigh', 'upperarm', 'waist']
>
For the wanted placement: forearm the sensor with the metadata placement: forearm was chosen.<br>
>
All available metadata placements were: ['chest', 'forearm', 'head', 'shin', 'thigh', 'upperarm', 'waist']
The PLOE-Adaption and the Combined-Sensor Finder are also included in the imustat bei P. Scholl.
<br>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment