KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
IndoorNav
★ 10
Open GitHub ↗
Android Indoor Navigation
Download README (.md)
Explore Similar Repositories
passport-paypal
:
PayPal (OpenID) authentication strategy for Passport and Node.js.
DBHelper
:
ADO.NET DBHelper
pygmyfoto
:
A crude solution for publishing a photo roll on the web
lr-libc
:
A collection of C functions for use in LoadRunner scripts
hbase-streaming
:
A simple way to stream presumably ad-hoc jobs from hbase to any programming language via stdin/stdout.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
IndoorNav
?
Download (.md)
IndoorNav ========= IndoorNav should demonstrate indoor positioning with image fingerprinting algorithms. It consists out of 3 parts: * IndoorNav (Android Application) * Takes pictures and displays map, position and current indoor-level * IndoorNavS (Java Application, Play Framework) * Service that accepts images, processes images taken by IndoorNav and tries to determine the position where the image was taken. * TileGenerator (OpenStreetmap Mapnik with generate_tiles.py) * Generates tiles for each indoor-level Requirements ----------- * IndoorNav requires "Mock Locations" to work properly. As we publish our position to the LocationProvider of the Android System. * Tiles with zoomlevel 10 to 20 have to be put in a .zip-File and transfered to your mobile device under /mnt/sdcard/osmdroid/[someTiles].zip * a