SlideShare ist ein Scribd-Unternehmen logo
1 von 21
City Engineering College, Bangalore
Doddakallasandra, Kanakapura Road, Bengaluru -560 061
City Engineering College, Bangalore
Doddakallasandra, Kanakapura Road, Bengaluru -560 061
Technical Seminar
on
Building New Experiences with
Department of Information Science Engineering
Guided By:
Mrs. Sangeeta Uranakar, M.E.
Asst. Prof., Dept. of ISE, CEC.
Presentation by:
Shashank Naik [1CE10IS060]
AGENDA
• Introduction.
• Technical Specifications.
• How Display Works.
• Google Glass Architecture.
• The Mirror API.
• Timeline and Cards
• Examples
• Simple Hello World.
• Contacts.
• Location.
• Design Principles.
• Benefits and Applications.
ABSTRACT
• Wearable-computer with an
“Optical head-mounted display(OHMD)”.
• Smartphone-like hands-free format, that can
communicate with the User/Internet via natural language
voice commands.
• We will see,
•Intro to Google Glass.
•Developing for Google Glass.
•Designing Google Glass.
INTRODUCTION
• High resolution display – Equivalent of 25 inch
HDTV from Eight feet away.
• What can you do with it?
• Make Phone Calls, Send a Message, Access Internet.
• Take Photos, Record Videos, Video Chat with your Friends,
Listen to Music.
• Navigate using Maps.
• Personal Assistance.
INTRODUCTION:
TECHNICAL SPECIFICATIONS
• Operating System: Android (Jelly Bean 4.1.0).
• CPU: OMAP4430 SoC, dual-core.
• Memory: 1GB RAM (682MB available to developers).
• Storage: 16 GB Flash total (12 GB of usable memory).
• Display: Prism projector, 640×360 pixels.
• Sound: Bone conduction transducer.
• Camera: Photos - 5 MP, videos - 720p.
• Connectivity: Wi-Fi 802.11b/g, Bluetooth, micro USB.
• UI: Touch and Voice Control.
LITERATURE SURVEY
• Based on Eye-Tap technology developed in
1990s.
• Wearable Tech industry has a revenue share of
15% in smartphone market.
• In 2013, Infosys predicted Google Glass to be a
mobility trend for augmented-reality based
Wearable device.
GOOGLE GLASS ARCHITECTURE
MIRROR API: THE MAJOR FEATURE
TIMELINE AND CARDS
• Timeline cards display content from various Glassware.
• You can insert, update, read, and delete timeline
cards, attach objects to a timeline card, such as a
location or media.
• Timeline cards can be text, rich HTML, images, or
video.
INSERTING A TIMELINE CARD
POST /mirror/v1/timeline HTTP/1.1
Host: www.googleapis.com
Authorization: Bearer {auth token}
Content-Type: application/json
Content-Length: 26
{ "text": "Hello world" }
JSON
CONTACTS
CODE
POST /mirror/v1/contacts HTTP/1.1
Authorization: Bearer {auth token}
Content-Type: application/json
Content-Length: {length}
{
"id": “J_Murphy"
"displayName": “Jenny Murphy",
"iconUrl":
"https://developers.google.com/glass/images/harold.jpg"
"priority": 7
}
JSON
LOCATIONS
CODE
public static void printLatestLocation(Mirror service)
{
Location location =service.locations().get(“latest”).execute();
System.out.println(“Location recorded on: “+ location.getTimestamp());
System.out.println(“> Lat: “+ location.getLatitude());
System.out.println(“>Long: “+ location.getLongitude());
System.out.println(“>Accuracy:”+ location.getAccuracy() + “meters”);
}
JAVA
DESIGN PRINCIPLES
AS STATED BY, Timothy Jordon, Senior Developer, Google.
• Design for Glass. and it’s unique interface.
• Don’t get in the way. no intermodal dialogs.
• Keep it timely. Glass is “Right Now” Device.
• Avoid the Unexpected. Don’t surprise the users.
DESIGN PRINCIPLES
APP LIMITATIONS:
•No charging for apps.
•No ads.
•No face recognition.
•No App data to be stored on the User Device.
BENEFITS
• Benefits Education.
• Live Information When You Need It.
• Health Monitor interface.
• Assisting Busy Lives.
• Documentaries In First Person View.
• Video Conferencing Alternative.
• Works Together With Any Smartphone & Its Apps.
DISADVANTAGES
• Recording and privacy issues break a few
codes of ethics.
• As of right now the cost of Google glasses
ranges from $1,500- $3,000 and Available in
USA only.
• Battery life needs to be drastically extended.
• You still need your phone.
• Glass might give you a ‘nerdy’ look.
CONCLUSION and FUTURE SCOPE
• Augmented Reality to next level.
• Partnerships with sunglass retailers such as Ray-
Ban and Crizal to provide prescription glasses.
• Will provide Developers more opportunities to
design User Oriented Applications.
• Far more lighter version in future.
• Will be shipping to public @ Rs. 15000/-
BIBLIOGRAPHY
[1] Wikipedia (2013) Google Glass
HTTP://EN.WIKIPEDIA.ORG/WIKI/GOOGLE_GLASS
[2] Google Glass Website: www.google.com/glass/start/
[3] Beer, J. (2012, September 17). Google Gets Creepy. Canadian
Business, 85(14), 28-31. Retrieved from ProQuest Research Library
database:
http://search.proquest.com.mutex.gmu.edu/docview/1037692456
[4] Foley, M. (2012, June 28). BTOGG – Google Glass and future security
implications [Blog post]. Retrieved from I’m Tellin’ Ya Now! website:
http://www.yelof.com/?p=257
THANK YOU
for your time

Weitere ähnliche Inhalte

Was ist angesagt?

Google glass abstract
Google glass abstractGoogle glass abstract
Google glass abstractteza123
 
Google glass, A new innovation leading to new technology
Google glass, A new innovation leading to new technology Google glass, A new innovation leading to new technology
Google glass, A new innovation leading to new technology Ekta Agrawal
 
Seminar report on google glass
Seminar report on google glassSeminar report on google glass
Seminar report on google glassGhanshyam Devra
 
powerpoint presentation on Google glass
powerpoint presentation on Google glasspowerpoint presentation on Google glass
powerpoint presentation on Google glassJawhar Ali
 
Abstract for Google glass
Abstract for Google glassAbstract for Google glass
Abstract for Google glassRaju kumar
 
Project glass ieee document
Project glass ieee documentProject glass ieee document
Project glass ieee documentbhavyakishore
 
GOOGLE GLASS: See the FUTURE
GOOGLE GLASS: See the FUTUREGOOGLE GLASS: See the FUTURE
GOOGLE GLASS: See the FUTUREKANISHK
 
Project glass ppt
Project glass  pptProject glass  ppt
Project glass pptBopanna P M
 
Google Glass Seminar Report
Google Glass  Seminar ReportGoogle Glass  Seminar Report
Google Glass Seminar ReportHit Esh
 
seminar report on smart glasses
seminar report on smart glasses seminar report on smart glasses
seminar report on smart glasses Nipun Agrawal
 

Was ist angesagt? (20)

google glass
google glassgoogle glass
google glass
 
Google glass abstract
Google glass abstractGoogle glass abstract
Google glass abstract
 
Google glass, A new innovation leading to new technology
Google glass, A new innovation leading to new technology Google glass, A new innovation leading to new technology
Google glass, A new innovation leading to new technology
 
Seminar report on google glass
Seminar report on google glassSeminar report on google glass
Seminar report on google glass
 
Google glass documentation
Google glass documentationGoogle glass documentation
Google glass documentation
 
Google glass
Google glassGoogle glass
Google glass
 
powerpoint presentation on Google glass
powerpoint presentation on Google glasspowerpoint presentation on Google glass
powerpoint presentation on Google glass
 
Google glass
 Google glass Google glass
Google glass
 
Google Glass
Google Glass  Google Glass
Google Glass
 
Abstract for Google glass
Abstract for Google glassAbstract for Google glass
Abstract for Google glass
 
Google glass.
Google glass.Google glass.
Google glass.
 
Google glass.
Google glass.Google glass.
Google glass.
 
Google glass
Google glassGoogle glass
Google glass
 
Google glass presentation
Google glass presentationGoogle glass presentation
Google glass presentation
 
Project glass ieee document
Project glass ieee documentProject glass ieee document
Project glass ieee document
 
GOOGLE GLASS: See the FUTURE
GOOGLE GLASS: See the FUTUREGOOGLE GLASS: See the FUTURE
GOOGLE GLASS: See the FUTURE
 
Project glass ppt
Project glass  pptProject glass  ppt
Project glass ppt
 
Google Glass
Google GlassGoogle Glass
Google Glass
 
Google Glass Seminar Report
Google Glass  Seminar ReportGoogle Glass  Seminar Report
Google Glass Seminar Report
 
seminar report on smart glasses
seminar report on smart glasses seminar report on smart glasses
seminar report on smart glasses
 

Andere mochten auch

Rayban - Brand Audit and Modification
Rayban - Brand Audit and ModificationRayban - Brand Audit and Modification
Rayban - Brand Audit and ModificationVarun Narula
 
Google Glass seminar complete
Google Glass seminar completeGoogle Glass seminar complete
Google Glass seminar completeRaju kumar
 
14 Google Glass Innovative Use Cases in Education
14 Google Glass Innovative Use Cases in Education14 Google Glass Innovative Use Cases in Education
14 Google Glass Innovative Use Cases in EducationVala Afshar
 
Basics of the Google Glass programming
Basics of the Google Glass programmingBasics of the Google Glass programming
Basics of the Google Glass programmingMiki Yutani
 
구글글래스 mirrorAPI로 개발하기
구글글래스 mirrorAPI로 개발하기구글글래스 mirrorAPI로 개발하기
구글글래스 mirrorAPI로 개발하기JT Jintae Jung
 
Humana Group Sales - NYCON
Humana Group Sales - NYCONHumana Group Sales - NYCON
Humana Group Sales - NYCONAnne Thomas
 
Experience developing for google glass
Experience developing for google glassExperience developing for google glass
Experience developing for google glassJie Sun
 
Rosetta Digital Marketing Competition on Google Glass
Rosetta Digital Marketing Competition on Google GlassRosetta Digital Marketing Competition on Google Glass
Rosetta Digital Marketing Competition on Google GlassJoeOsterfeld
 
Google Glass
Google GlassGoogle Glass
Google Glassshiva0529
 
Google glass ppt, research with the help of questionnaire
Google glass ppt, research with the help of questionnaireGoogle glass ppt, research with the help of questionnaire
Google glass ppt, research with the help of questionnaireaditigoel512
 

Andere mochten auch (20)

Google glass ppt
Google glass pptGoogle glass ppt
Google glass ppt
 
Rayban - Brand Audit and Modification
Rayban - Brand Audit and ModificationRayban - Brand Audit and Modification
Rayban - Brand Audit and Modification
 
Google Glass seminar complete
Google Glass seminar completeGoogle Glass seminar complete
Google Glass seminar complete
 
Ray-Ban Consumer Study
Ray-Ban Consumer StudyRay-Ban Consumer Study
Ray-Ban Consumer Study
 
14 Google Glass Innovative Use Cases in Education
14 Google Glass Innovative Use Cases in Education14 Google Glass Innovative Use Cases in Education
14 Google Glass Innovative Use Cases in Education
 
ppt_google_glass
ppt_google_glassppt_google_glass
ppt_google_glass
 
Manek ratna
Manek ratnaManek ratna
Manek ratna
 
Basics of the Google Glass programming
Basics of the Google Glass programmingBasics of the Google Glass programming
Basics of the Google Glass programming
 
구글글래스 mirrorAPI로 개발하기
구글글래스 mirrorAPI로 개발하기구글글래스 mirrorAPI로 개발하기
구글글래스 mirrorAPI로 개발하기
 
Analysis of Gkboptical Landing Page
Analysis of Gkboptical Landing PageAnalysis of Gkboptical Landing Page
Analysis of Gkboptical Landing Page
 
Humana Group Sales - NYCON
Humana Group Sales - NYCONHumana Group Sales - NYCON
Humana Group Sales - NYCON
 
Experience developing for google glass
Experience developing for google glassExperience developing for google glass
Experience developing for google glass
 
Google glass
Google glass Google glass
Google glass
 
Rosetta Digital Marketing Competition on Google Glass
Rosetta Digital Marketing Competition on Google GlassRosetta Digital Marketing Competition on Google Glass
Rosetta Digital Marketing Competition on Google Glass
 
Google glasses
Google glassesGoogle glasses
Google glasses
 
Googleglass by saeed
Googleglass by saeedGoogleglass by saeed
Googleglass by saeed
 
Google glass ( main ppt )
Google glass ( main ppt )Google glass ( main ppt )
Google glass ( main ppt )
 
Google Glass
Google GlassGoogle Glass
Google Glass
 
Google Glass
Google GlassGoogle Glass
Google Glass
 
Google glass ppt, research with the help of questionnaire
Google glass ppt, research with the help of questionnaireGoogle glass ppt, research with the help of questionnaire
Google glass ppt, research with the help of questionnaire
 

Ähnlich wie Google Glass Seminar PPT (20)

Google Glass
Google GlassGoogle Glass
Google Glass
 
Google glass
Google glassGoogle glass
Google glass
 
Google glass
Google glassGoogle glass
Google glass
 
google glass
google glassgoogle glass
google glass
 
Google Glasses
Google GlassesGoogle Glasses
Google Glasses
 
Google glass
Google glassGoogle glass
Google glass
 
Google Glass
Google GlassGoogle Glass
Google Glass
 
Project glass
Project glassProject glass
Project glass
 
Google Glass Overview 2014 Eng
Google Glass Overview 2014 EngGoogle Glass Overview 2014 Eng
Google Glass Overview 2014 Eng
 
Google Glass
Google GlassGoogle Glass
Google Glass
 
Wearables and Google Glass
Wearables and Google GlassWearables and Google Glass
Wearables and Google Glass
 
Seminar on Google Glass
Seminar on Google GlassSeminar on Google Glass
Seminar on Google Glass
 
Project glass(Googleglass)
Project glass(Googleglass)Project glass(Googleglass)
Project glass(Googleglass)
 
Project glass
Project glassProject glass
Project glass
 
Project glass
Project glassProject glass
Project glass
 
Google glass The Future Gadget
Google glass The Future Gadget Google glass The Future Gadget
Google glass The Future Gadget
 
google glass ppt
google glass pptgoogle glass ppt
google glass ppt
 
Project glass
Project glassProject glass
Project glass
 
Google glass
Google glassGoogle glass
Google glass
 
Google glass presen
Google glass presenGoogle glass presen
Google glass presen
 

Kürzlich hochgeladen

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 

Kürzlich hochgeladen (20)

08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 

Google Glass Seminar PPT

  • 1. City Engineering College, Bangalore Doddakallasandra, Kanakapura Road, Bengaluru -560 061 City Engineering College, Bangalore Doddakallasandra, Kanakapura Road, Bengaluru -560 061 Technical Seminar on Building New Experiences with Department of Information Science Engineering Guided By: Mrs. Sangeeta Uranakar, M.E. Asst. Prof., Dept. of ISE, CEC. Presentation by: Shashank Naik [1CE10IS060]
  • 2. AGENDA • Introduction. • Technical Specifications. • How Display Works. • Google Glass Architecture. • The Mirror API. • Timeline and Cards • Examples • Simple Hello World. • Contacts. • Location. • Design Principles. • Benefits and Applications.
  • 3. ABSTRACT • Wearable-computer with an “Optical head-mounted display(OHMD)”. • Smartphone-like hands-free format, that can communicate with the User/Internet via natural language voice commands. • We will see, •Intro to Google Glass. •Developing for Google Glass. •Designing Google Glass.
  • 4. INTRODUCTION • High resolution display – Equivalent of 25 inch HDTV from Eight feet away. • What can you do with it? • Make Phone Calls, Send a Message, Access Internet. • Take Photos, Record Videos, Video Chat with your Friends, Listen to Music. • Navigate using Maps. • Personal Assistance.
  • 5. INTRODUCTION: TECHNICAL SPECIFICATIONS • Operating System: Android (Jelly Bean 4.1.0). • CPU: OMAP4430 SoC, dual-core. • Memory: 1GB RAM (682MB available to developers). • Storage: 16 GB Flash total (12 GB of usable memory). • Display: Prism projector, 640×360 pixels. • Sound: Bone conduction transducer. • Camera: Photos - 5 MP, videos - 720p. • Connectivity: Wi-Fi 802.11b/g, Bluetooth, micro USB. • UI: Touch and Voice Control.
  • 6.
  • 7. LITERATURE SURVEY • Based on Eye-Tap technology developed in 1990s. • Wearable Tech industry has a revenue share of 15% in smartphone market. • In 2013, Infosys predicted Google Glass to be a mobility trend for augmented-reality based Wearable device.
  • 9. MIRROR API: THE MAJOR FEATURE
  • 10. TIMELINE AND CARDS • Timeline cards display content from various Glassware. • You can insert, update, read, and delete timeline cards, attach objects to a timeline card, such as a location or media. • Timeline cards can be text, rich HTML, images, or video.
  • 11. INSERTING A TIMELINE CARD POST /mirror/v1/timeline HTTP/1.1 Host: www.googleapis.com Authorization: Bearer {auth token} Content-Type: application/json Content-Length: 26 { "text": "Hello world" } JSON
  • 12.
  • 13. CONTACTS CODE POST /mirror/v1/contacts HTTP/1.1 Authorization: Bearer {auth token} Content-Type: application/json Content-Length: {length} { "id": “J_Murphy" "displayName": “Jenny Murphy", "iconUrl": "https://developers.google.com/glass/images/harold.jpg" "priority": 7 } JSON
  • 14. LOCATIONS CODE public static void printLatestLocation(Mirror service) { Location location =service.locations().get(“latest”).execute(); System.out.println(“Location recorded on: “+ location.getTimestamp()); System.out.println(“> Lat: “+ location.getLatitude()); System.out.println(“>Long: “+ location.getLongitude()); System.out.println(“>Accuracy:”+ location.getAccuracy() + “meters”); } JAVA
  • 15. DESIGN PRINCIPLES AS STATED BY, Timothy Jordon, Senior Developer, Google. • Design for Glass. and it’s unique interface. • Don’t get in the way. no intermodal dialogs. • Keep it timely. Glass is “Right Now” Device. • Avoid the Unexpected. Don’t surprise the users.
  • 16. DESIGN PRINCIPLES APP LIMITATIONS: •No charging for apps. •No ads. •No face recognition. •No App data to be stored on the User Device.
  • 17. BENEFITS • Benefits Education. • Live Information When You Need It. • Health Monitor interface. • Assisting Busy Lives. • Documentaries In First Person View. • Video Conferencing Alternative. • Works Together With Any Smartphone & Its Apps.
  • 18. DISADVANTAGES • Recording and privacy issues break a few codes of ethics. • As of right now the cost of Google glasses ranges from $1,500- $3,000 and Available in USA only. • Battery life needs to be drastically extended. • You still need your phone. • Glass might give you a ‘nerdy’ look.
  • 19. CONCLUSION and FUTURE SCOPE • Augmented Reality to next level. • Partnerships with sunglass retailers such as Ray- Ban and Crizal to provide prescription glasses. • Will provide Developers more opportunities to design User Oriented Applications. • Far more lighter version in future. • Will be shipping to public @ Rs. 15000/-
  • 20. BIBLIOGRAPHY [1] Wikipedia (2013) Google Glass HTTP://EN.WIKIPEDIA.ORG/WIKI/GOOGLE_GLASS [2] Google Glass Website: www.google.com/glass/start/ [3] Beer, J. (2012, September 17). Google Gets Creepy. Canadian Business, 85(14), 28-31. Retrieved from ProQuest Research Library database: http://search.proquest.com.mutex.gmu.edu/docview/1037692456 [4] Foley, M. (2012, June 28). BTOGG – Google Glass and future security implications [Blog post]. Retrieved from I’m Tellin’ Ya Now! website: http://www.yelof.com/?p=257