augmented reality and 3d modelling

10
Augmented Reality and 3D modelling Done by Stafford Joemat Supervised by Mr James Connan and Mehrdad Ghaziasgar

Upload: lazaro

Post on 23-Feb-2016

31 views

Category:

Documents


0 download

DESCRIPTION

Augmented Reality and 3D modelling. Done by Stafford Joemat Supervised by Mr James Connan and Mehrdad Ghaziasgar. PROJECT OVERVIEW. Marker-based Augmented Reality uses a camera and a visual marker, to determine the center of orientation and range of its coordinate system. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Augmented Reality and 3D modelling

Augmented Reality and 3D modelling

Done by Stafford JoematSupervised by Mr James Connan and Mehrdad Ghaziasgar

Page 2: Augmented Reality and 3D modelling

PROJECT OVERVIEW Marker-based Augmented Reality uses a camera and a• visual marker, to determine the center of orientation and range of its coordinate system. The system is effectively a driver that allows users to• superimpose a 3D object on a predefined marker, across multiple frames using fixed input video source.

Page 3: Augmented Reality and 3D modelling

Requirements Analysis

Object Oriented Analysis

Implementation

Testing Issues

Testing Results

User Manual

ITRODUCTION

Page 4: Augmented Reality and 3D modelling

REQUIREMENTS ANALYSISItems needed

High performance computer

2 mega pixel webcam

AR marker with many good features

Page 5: Augmented Reality and 3D modelling

OBJECT ORIENTATED ANALYSIS

Page 6: Augmented Reality and 3D modelling

PERSPECTIVE COMPARISON

1a 2a

4a3a

1b2b

3b4b

x

y

Compares Original markers’ x , y coordinates with Marker with in video input frame

1a + 3a < 1b + 3b &&2a + 4a > 2b + 4b

Rotated to the right

Page 7: Augmented Reality and 3D modelling

PERSPECTIVE TRANSFORMATIONTransform input Image based on Markers

x,y,z received by perspective comparison.

Page 8: Augmented Reality and 3D modelling

IMPLEMENTATIONExtract frames

Grayscale

Feature detection

Feature comparison

Stabilized using a running average with selectivity.

Page 9: Augmented Reality and 3D modelling

IMPLEMENTATIONPerspective

comparison

Perspective transformation

Superimpose image on

extracted frames

Display frames

Page 10: Augmented Reality and 3D modelling

http://internet.suite101.com/article.cfm/using_printable_augmented_reality_marker_tags

http://technotecture.com/augmentedreality

http://opencv.willowgarage.com/wiki/

http://www.cs.cmu.edu/~cil/vision.html

http://www.adobe.com/devnet/flash/articles/augmented_reality.htmlwww.hotcards.com

REFERENCES