Name Last Update
.codecov.yml Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Documentation.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
main.py Loading commit data...
structure.py Loading commit data...
test_structure.py Loading commit data...
test_visuals.py Loading commit data...
visuals.py Loading commit data...

README.md

Build Status codecov CodeFactor Codacy Badge License: MIT

UTBM - LO53 : Python fingerprinting

Documentation : dantz.fr/LO53/structure.html or Documentation.md

Author : Achille Dantz achille@dantz.fr

Description

This program aims to compute the approximate location of a mobile terminal for a known set of Wi-Fi accesspoints in an ideal 12x12m space for which we have 9 fingerprinting values (known RSSI for each accesspoint at a given location)

Main.py Example Output :

Screencap

Annex : N-Lateration 3D visualisation

visuals.py provides a cool function to graphically represent the N-Lateration distances in a 3D space by creating an animated gif (RMI style)

Example

Click here to view output gif example (too big to be displayed)

Or here for the shades of grey version