# 手部追蹤 finger-tracking

由於手把控制器僅能模擬抓握、拖拉轉等粗略動作，而全手追蹤則可偵測每支手指頭的精細動作，賦予手勢操作更多意義。

其中，偵測方式主要可分為兩大類：使用視覺追蹤模組以及配戴穿載式手套：

## [Leap Motion](https://www.leapmotion.com)

Leap Motion發展全手視覺追蹤模組已有多年時間，現已從PC應用轉化至VR應用，過去也有諸多研究採取視覺追蹤方式來達成全手追蹤

![](https://3720852965-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaPX1qLL9i9YbBZjKHQ%2F-Ldw3G6nraOFqgh6tRYg%2F-Ldw4JAVUlYq2h3cnTc4%2F%E8%9E%A2%E5%B9%95%E5%BF%AB%E7%85%A7%202019-05-03%20%E4%B8%8B%E5%8D%882.05.19.png?alt=media\&token=97c2418e-e525-4521-82ab-a02d949e7e2b)

## [Dexmo](https://www.dextarobotics.com/en-us)

穿戴式手套的Dexmo 外骨骼機械手指能追蹤 11 個自由度的手部動作，而且在「接觸」虛擬物體時提供相對應的觸覺回饋。

![](https://3720852965-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaPX1qLL9i9YbBZjKHQ%2F-Ldw3G6nraOFqgh6tRYg%2F-Ldw4Cw3XJ9EqtO_yEFS%2Fimage.png?alt=media\&token=28efdf89-c3a2-4254-9294-522da3224245)

## [VRGluv](https://www.vrgluv.com)

VRGluv同樣也具備完整的手部追蹤系統外與力回饋設計，讓玩家可以在手中感覺虛擬物質。此外具有附件追蹤系統，藉由搭載HTC vive 的追蹤器達到定位效果。

![](https://3720852965-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LaPX1qLL9i9YbBZjKHQ%2F-Ldw3G6nraOFqgh6tRYg%2F-Ldw4TjdQCgEeF7JmbW-%2Fimage.png?alt=media\&token=a11d6f7f-d45d-47b5-8f27-630972bd617e)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vrui-research.gitbook.io/researchonvrui/ru-fang-fa-input-method/shou-bu-zhui-fingertracking.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
