# よくある質問

<details>

<summary>MAPIR ブランド以外のカメラの画像を MCC で処理できますか?</summary>

いいえ、MCC は MAPIR カメラ画像の処理のみをサポートしています。 詳細については、サポートされているカメラ モデルのリスト (上記) を参照してください。

</details>

<details>

<summary>キャリブレーション ターゲットなしで画像の反射率をキャリブレーションできますか?</summary>

いいえ。他の画像がキャプチャされたときに周囲でキャプチャされたターゲットの画像がなければ、画像のピクセル値を既知の反射率パーセントに関連付けることはできません。

</details>

<details>

<summary>画像を MAPIR Cloud にアップロードする場合、アップロードする前に MCC で処理する必要がありますか?</summary>

オンライン処理プラットフォーム MAPIR Cloud にアップロードする場合は、アップロード前に画像を編集しないでください。 クラウドは、すべて同じ処理とそれ以上の処理を実行します。

</details>

<details>

<summary>MAPIR は X 機能をサポートしますか? MAPIR が X を提供してくれることを切に願っています。</summary>

私たちは常に、製品に関するフィードバックをお待ちしております。 当社の製品に問題が見つかった場合、または当社の製品を改善する方法について提案がある場合は、お問い合わせください。 当社の研究開発のほとんどは、お客様の最大のニーズに耳を傾けることによって導かれています。

</details>


---

# 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://mapir.gitbook.io/mapir-camera-control-mcc/ri-ben-japanese/yokuaru.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.
