> For the complete documentation index, see [llms.txt](https://portalgraphvr.gitbook.io/portalgraphdokyumento/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portalgraphvr.gitbook.io/portalgraphdokyumento/portalgraphapurinoi/camera-tracking-app-settings.md).

# カメラトラッキングアプリ設定項目

<figure><img src="/files/Uu6Jue2tRflyASMcYVzo" alt=""><figcaption></figcaption></figure>

・「最小化して起動」・・・チェックを入れると、次回から起動時にウインドウが自動的に最小化します。

・IPアドレス、ポート・・・座標データの送信先になります。通常は変更する必要はありません。

・IPD・・・ユーザーの瞳孔間距離をmm単位で入力します。通常は65になります。

・カメラ・・・使用するカメラを選択してください。新しく接続した場合は丸矢印マークをクリックすればドロップダウンが更新されます。

・解像度、FPS・・・カメラの解像度とFPSを入力してください。CPU負荷を抑えるために解像度は低めに設定してください（640×360で十分です）。カメラの解像度とFPSはWindowsのカメラアプリの設定の「ビデオの設定」から確認できます。

・FOV、焦点距離・・・カメラの視野角と焦点距離を入力します。キャリブレーションを行うことで自動で設定されます。

・キャリブレーション・・・クリックするとキャリブレーションが始まるので、カメラ正面50cmに左右の目の中心が来るようにしてカウントダウンを待機してください。自動でカメラのFOVと焦点距離が設定されます。<br>

<figure><img src="/files/vwAe9t7A2lWh8Ma0KY7R" alt=""><figcaption></figcaption></figure>

・適用・・・クリックすると入力が反映されます。クリックしないと反映されないので注意してください。

以上


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://portalgraphvr.gitbook.io/portalgraphdokyumento/portalgraphapurinoi/camera-tracking-app-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
