- Microsoft HoloLens By Example
- Joshua Newnham
- 450字
- 2021-07-02 18:35:59
Defining mixed reality
Let's begin by first defining and contrasting three similar, but frequently misused, paradigms: VR, AR, and MR:
- VR describes technology and experiences where the user is fully immersed in a virtual environment.
- AR can be described as technology and techniques used to superimpose digital content onto the real world.
- MR can be considered as a blend of VR and AR. It uses the physical environment to add realism to holograms, which may or may not have any physical reference point (as AR does).
The differences between VR, AR, and MR are not so much in the technology but in the experience you are trying to create. Let's illustrate it through an example--imagine that you were given a brief to help manage children's anxiety when requiring hospital treatment.
With VR, you might create a story or game in space, with likeable characters that represent the staff of the hospital in role and character, but in a more interesting and engaging form. This experience will gently introduce the patient to the concepts, procedures, and routines required. On the other end of the spectrum, you can use augmented reality to deliver fun facts based on contextual triggers, for example, the child might glance (with their phone or glasses) at the medicine packaging to discover what famous people had their condition. MR, as the name suggests, mixes both the approaches--our solution can involve a friend, such as a teddy, for the child to converse with, expressing their concerns and fears. Their friend will accompany them at home and in the hospital, being contextually sensitive and respond appropriately.
As highlighted through these hypothetical examples, they are not mutually exclusive but adjust the degree to which they preserve reality; this spectrum is termed as the reality–virtuality continuum, coined by Paul Milgram in his paper Augmented Reality: A class of displays on the reality-virtuality continuum, 2007. He illustrated it graphically, showing the spectrum of reality between the extremes of real and virtual, showing how MR encompasses both AR and augmented virtuality (AV). The following is a figure by Paul Milgram and Fumio Kishino that defined the concept of Milgram’s reality-virtuality continuum and illustrates the concept--to the far left, you have reality and at the opposite end, the far right, you have virtuality--as MR strides itself between these two paradigms:

Our focus in this book, and the proposition of HoloLens, is MR (also referred to as Holographic). Next, we will look into the principles and building blocks that make up MR experiences.
- scikit-learn Cookbook
- Java異步編程實戰
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- Apache Hive Essentials
- oreilly精品圖書:軟件開發者路線圖叢書(共8冊)
- JavaScript前端開發與實例教程(微課視頻版)
- SSM輕量級框架應用實戰
- 精通網絡視頻核心開發技術
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- C++反匯編與逆向分析技術揭秘(第2版)
- 精通MySQL 8(視頻教學版)
- 硬件產品設計與開發:從原型到交付
- Drupal 8 Development Cookbook(Second Edition)
- Mastering OpenStack
- Python計算機視覺與深度學習實戰