21
A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM W. Xu, M. Kruminaite, B. Onrust, H. Liu, Q. Xiong, S. Zlatanova

A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

  • Upload
    avon

  • View
    58

  • Download
    0

Embed Size (px)

DESCRIPTION

A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM. W. Xu, M. Kruminaite , B . Onrust , H. Liu, Q. Xiong , S. Zlatanova. Previous projects. 2008. 2008. 2010. 2009. 2007. 2006. 2012. 2011. Synthesis project 2013. - PowerPoint PPT Presentation

Citation preview

Page 1: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

W. Xu, M. Kruminaite, B. Onrust, H. Liu, Q. Xiong, S. Zlatanova

Page 2: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Previous projects

2006

2007

2008

2009 2010

2011

2008

2012

Page 3: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Synthesis project 2013

• The overall goal is a 3D multi-purpose indoor navigation application for the Hubei Provincial Museum

• 3D model of Wuhan• The first activity of the JRC Wuhan-TUDelft

Supervisors:• Edward Verbree• Qing Zhu, Sisi Zlatanova

Page 4: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Key issues

• Localisation• System architecture• Model & Database• Network & Navigation• User interface & Visualisation

Page 5: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

System ArchitectureSystem Components:

• Sever (DBMS) • Web services• Application (HTML&Unity)

Page 6: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Model and database

• One model for all: localization, navigation, 3D visualization (CityGML) and context information (exhibits)

• PostGIS:• Native geometric data type• Spatial index• Plenty spatial analysis functions, also in pgRouting module

Page 7: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Database Design and Implementation Relationships between tables

FunctionalitiesLocalizationNavigation3D VisualizationContext Service

CityGML existingNM

Page 8: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Network Extraction

Page 9: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Indoor research and applications

Claramunt and Ray., 2010

Bandi and Thalmann, 1998

Lorenz et al 2006

http://w5.cs.uni-sb.de/~stahl/yamamoto

Google Indoor on Mobile

Page 10: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

3D Grid: fly over, fly under

Junqiao (John) Zhao, TUDelft

Page 11: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Surface for navigation

• Height of the storey• Filter all the bottom faces of doors,

walls and floors. • Clean the overlapping parts of those

bottom faces

manual

Page 12: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Network ExtractionSemi-automatic approach:• Constrained Delaunay Triangulation (Triangle Python library). • Center points of the triangles, doors and exhibits• Connecting center points of adjacent triangles, doors and

exhibits

Page 13: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

3D Network ExtractionNavigation between floors

stacking the layers of 2DThe vertical connections has

to be created. Height information has to be

assigned to all nodes.

(not done)

(Till et al 2011)

Page 14: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

3D Mobile visualization

Page 15: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Mobile visualization technology

• Local visualization– Graphic API: OpenGL ES and Mobile 3D Graphics

API– Game engine

• Remote visualization – Web visualization : HTML5 and WebGL

Page 16: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Pipeline of 3D visualization in Unity3D

Import 3D model Create scene Path

visualizationExport to android

Route info (.txt)

Model(.dae)

Page 17: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

User interface

Page 18: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

User Interface

Main menu

Images show the exhibits. By pressing one of them, the route to them is then displayed in a 3D scene on the screen

Page 19: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Path Visualization

• The user’s location (starting point as red sphere).

• The path as pink line

Page 20: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Future Work

• Different user types in the application.• Extraction of 3D navigation network. • 3D model storage in the database.• Information about objects (exhibits) in the

mobile device.

Page 21: A 3D MODEL BASED INDOOR NAVIGATION SYSTEM FOR HUBEI PROVINCIAL MUSEUM

Acknowledgements

Thank You!

Questions?