- HoloLens Beginner's Guide
- Jason Odom
- 367字
- 2021-07-02 23:35:12
What exactly is the HoloLens?
The HoloLens is a first of its kind head-worn, standalone computer with a sensor array, which includes microphones and multiple types of camera, a spatial sound speaker array, a light projector, and an optical waveguide.
The HoloLens is not only a wearable computer, it is also a complete replacement for the standard 2D display. It has the capability of using holographic projection to create multiple screens throughout an environment and fully 3D-rendered objects. With the HoloLens sensor array, these holograms can fully interact with the environment you are in.
The sensor array allows the HoloLens to see the world around it, to see the input from the user's hands, and for it to hear voice commands. Although Microsoft has been very quiet about what the entire sensor array includes, we have a good general idea about the components used in the sensor array; let's take a look at them:
- One IMU: The Inertia Measurement Unit (IMU) is a sensor array that includes an accelerometer, a gyroscope, and a magnetometer. This unit handles head orientation tracking and compensates for the drift that comes from the Gyroscope's eventual lack of precision.
- Four environment understanding sensors: These together form the spatial mapping that the HoloLens uses to create a mesh of the world around the user.
- One depth camera: This is also known as a structured light 3D scanner. This device is used for measuring the 3D shape of an object using projected light patterns and a camera system. Microsoft first used this type of camera inside the Kinect for the Xbox 360 and Xbox One.
- One ambient light sensor: Ambient light sensors or photosensors are used for ambient light sensing and proximity detection.
- 2 MP photo/HD video camera: This is used for taking pictures and video.
- Four-microphone array: These do a great job of listening to the user and not the sounds around them. Voice is one of the primary input types with HoloLens.
Putting all of these elements together forms a Holographic computer that allows the user to see, hear, and interact with the world around them in new and unique ways:

- Visual Basic程序開發(學習筆記)
- Visual Basic程序設計教程
- Learn Programming in Python with Cody Jackson
- Modern JavaScript Applications
- Spring Boot企業級項目開發實戰
- 單片機應用與調試項目教程(C語言版)
- 全棧自動化測試實戰:基于TestNG、HttpClient、Selenium和Appium
- 運用后端技術處理業務邏輯(藍橋杯軟件大賽培訓教材-Java方向)
- 利用Python進行數據分析
- C/C++程序員面試指南
- AIRIOT物聯網平臺開發框架應用與實戰
- .NET 4.5 Parallel Extensions Cookbook
- Java Web從入門到精通(第3版)
- 交互式程序設計(第2版)
- JavaWeb從入門到精通(視頻實戰版)