smaart sophisticated mobile application using augmented reality technology

25
SMAART SOPHISTICATED MOBILE APPLICATION USING AUGMENTED REALITY TECHNOLOGY Team number #5 Date:03/03/2011 Atlink Communications

Upload: kordell

Post on 23-Feb-2016

30 views

Category:

Documents


0 download

DESCRIPTION

Atlink Communications. Smaart Sophisticated Mobile Application using Augmented reality Technology. Team number #5 Date:03/03/2011. Mentor Instructor Mr. Dilhar De Silva Dr. Kwok Bun Yue Team Members Manoj Gidda - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Smaart Sophisticated Mobile Application using Augmented reality Technology

SMAARTSOPHISTICATED MOBILE APPLICATION

USING AUGMENTED REALITY TECHNOLOGY

Team number #5Date:03/03/2011

Atlink Communications

Page 2: Smaart Sophisticated Mobile Application using Augmented reality Technology

2

SMAART

Mentor InstructorMr. Dilhar De Silva Dr. Kwok Bun Yue

Team MembersManoj GiddaSrikanth MajjiShivani KovvuriNithin Kumar DuddeSrikanth Inapurapu

Page 3: Smaart Sophisticated Mobile Application using Augmented reality Technology

3

SMAART

AGENDA Abstract What is Augmented Reality? Problem specification Solution Architecture Schedule Use-Case Diagram Sequence Diagram Development Tools Prototype

Page 4: Smaart Sophisticated Mobile Application using Augmented reality Technology

4

SMAART

ABSTRACT The idea is to create a server side application

where users can place graphical image at a specific geocode using Google Maps.

This in turn can be viewed in a virtual world using Augmented reality technology on a mobile platform like a Android phone.

Page 5: Smaart Sophisticated Mobile Application using Augmented reality Technology

5

SMAART

WHAT IS AUGMENTED REALITY? Augmented reality is a term for a live direct or

an indirect view of a physical, real-world environment whose elements are augmented by computer generated sensory input, such as sound or graphics. 

Page 6: Smaart Sophisticated Mobile Application using Augmented reality Technology

SRIKANTH MAJJIProblem specificationSolutionArchitectureSchedule

Page 7: Smaart Sophisticated Mobile Application using Augmented reality Technology

7

SMAART

PROBLEM SPECIFICATION Let us consider you are at a UHCL open house,

we want to distribute the schedule of today’s program. How you can do that? Broachers Email before the event Flyers at the event

Page 8: Smaart Sophisticated Mobile Application using Augmented reality Technology

8

SMAART

SOLUTION We are developing an application to upload

Schedule image at the event.

So when people come over there and place their Android phone in front of event, they can download the Schedule image into their phone.

Page 9: Smaart Sophisticated Mobile Application using Augmented reality Technology

9

SMAART

ARCHITECTUREImage

Page 10: Smaart Sophisticated Mobile Application using Augmented reality Technology

10

SMAART

SCHEDULE RUP & Scrum ProcessWeek Date Phase

Week 1 01/20/2011Inception phaseWeek 2 01/25/2011

Week 3 02/01/2011Week 4 02/08/2011

Elaboration phaseWeek 5 02/15/2011Week 6 02/22/2011Week 7 03/01/2011

Construction phaseWeek 8 03/08/2011Week 9 03/15/2011Week 10 03/22/2011Week 11 03/29/2011Week 12 04/05/2011

Transition phaseWeek 13 04/12/2011Week 14 04/19/2011Week 15 04/26/2011

Page 11: Smaart Sophisticated Mobile Application using Augmented reality Technology

NITHIN KUMAR DUDDEUse-Case DiagramSequence Diagram

Page 12: Smaart Sophisticated Mobile Application using Augmented reality Technology

12

SMAART

USE-CASE DIAGRAM(CLIENT SIDE)

Page 13: Smaart Sophisticated Mobile Application using Augmented reality Technology

13

SMAART

USE-CASE DIAGRAM(SERVER SIDE)

Page 14: Smaart Sophisticated Mobile Application using Augmented reality Technology

14

SMAART

SEQUENCE DIAGRAM Team#5-SequenceDiagram_V_2.docx

Page 15: Smaart Sophisticated Mobile Application using Augmented reality Technology

SHIVANI KOVVURIServer SideClient Side

Page 16: Smaart Sophisticated Mobile Application using Augmented reality Technology

SMAART

16

SERVER SIDE

Page 17: Smaart Sophisticated Mobile Application using Augmented reality Technology

SMAART

17

Page 18: Smaart Sophisticated Mobile Application using Augmented reality Technology

18

SMAARTCLIENT SIDE

Page 19: Smaart Sophisticated Mobile Application using Augmented reality Technology

SMAART

19

Page 20: Smaart Sophisticated Mobile Application using Augmented reality Technology

SRIKANTH INAPURAPUDevelopment toolsCommunication between Server and databaseCommunication between Server and Client(Android Phone)

Page 21: Smaart Sophisticated Mobile Application using Augmented reality Technology

21

SMAART

DEVELOPMENT TOOLS Adobe Flex and MySQL Java Google Map API QualComm API

Page 22: Smaart Sophisticated Mobile Application using Augmented reality Technology

SMAART

22

Authorize User

User Authorized

Add Image

Image Added

Server Database

COMMUNICATION BETWEEN SERVER AND DATABASE

Page 23: Smaart Sophisticated Mobile Application using Augmented reality Technology

SMAART

23

Sends geo location

Sends Image List

Request for Image

Request for Authorization

Send User ID, Password

Authorize

Sends Image

Server Client

COMMUNICATION BETWEEN CLIENT AND SERVER

Page 24: Smaart Sophisticated Mobile Application using Augmented reality Technology

SMAART

24

Page 25: Smaart Sophisticated Mobile Application using Augmented reality Technology

SMAART

25