- HoloLens Blueprints
- Abhijit Jana Manish Sharma Mallikarjuna Rao
- 217字
- 2021-07-02 22:09:33
Gesture
Gesture works in the combination with Gaze, or followed by Gaze. First, Gaze on some object, then take an action using Gesture. While Gaze is like moving the mouse cursor, Gesture in HoloLens is like a mouse click or tapping in a touch-based application.
The sensors inside HoloLens can recognize a hand gesture as long as we keep our hands inside the viewable range of the HoloLens.

There are several types of gesture, including the following:
- Bloom
- Air Tap
- Tap and Hold
The Bloom gesture will invoke the Start menu; we discussed about it in the HoloLens Shell section; blooming again will dismiss it. So, at any point , if you want the start screen back while using HoloLens, you can simply use the bloom gesture. Using the Air Tap, you can select holograms and take action on them. Air Tap is like a mouse click, where we can take an action by tapping our finger down and then taking it back up. Tap and Hold works like drag and drop with a mouse. Using this gesture experience, you can move an object from one position to another position.

- Cocos2D-X權(quán)威指南(第2版)
- .NET 4.0面向?qū)ο缶幊搪劊夯A(chǔ)篇
- OpenCV 3和Qt5計算機視覺應(yīng)用開發(fā)
- Java開發(fā)入行真功夫
- Java程序設(shè)計與實踐教程(第2版)
- Java深入解析:透析Java本質(zhì)的36個話題
- Python數(shù)據(jù)分析(第2版)
- 差分進化算法及其高維多目標(biāo)優(yōu)化應(yīng)用
- 琢石成器:Windows環(huán)境下32位匯編語言程序設(shè)計
- 前端HTML+CSS修煉之道(視頻同步+直播)
- 運用后端技術(shù)處理業(yè)務(wù)邏輯(藍橋杯軟件大賽培訓(xùn)教材-Java方向)
- 移動增值應(yīng)用開發(fā)技術(shù)導(dǎo)論
- 并行編程方法與優(yōu)化實踐
- 玩轉(zhuǎn).NET Micro Framework移植:基于STM32F10x處理器
- 算法圖解