> For the complete documentation index, see [llms.txt](https://cimtops.gitbook.io/i-repo-edgeocr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cimtops.gitbook.io/i-repo-edgeocr/limitations/recommended-environment.md).

# 四角定型 (YotsukaD AI)の推奨使用環境

読取モード「四角定型 (YotsukaD AI) 」について、推奨される使用環境や各種条件を記載します。\
なお、今後のEdgeOCR機能改修に伴い、本ページの内容も適宜更新されます。\ <br>

## ラベルの形状

最も安定して読み取れるラベルの形状は下記の通りです。

* 四角形または長方形のラベル
* アスペクト比が 1:0.75～1:1.5 程度のもの（正方形に近い形状）\
  ※アスペクト比とは、横:縦の長さの比率です。

横長すぎる、または縦長すぎるラベルでも読み取り可能な場合がありますが、ラベルサイズが上記範囲内の場合に、最も高い精度を発揮します。

<div align="left"><figure><img src="/files/v4vrASxPocjblWf3Lg9N" alt="" width="563"><figcaption></figcaption></figure></div>

## ラベルの色とコントラスト

ラベルの地の色（紙色や、文字の背景として敷かれている色）と印刷文字色、ラベルが貼付けられている場所の背景色に明確なコントラストがあると、より安定した検出が可能です。

#### **推奨される組み合わせ**

**【ラベル自体に使われている色】**

* ラベルの地の色：白色
* 文字やバーコードの色：黒色

**【貼付対象の背景】**

* ラベルとは異なる単一色の表面

{% hint style="success" %}
白背景に黒文字以外のラベルでも読み取れる場合があります。\
実際に読取を行う環境にて、読取可否をお試しください。
{% endhint %}

## 撮影時のカメラ位置とラベル角度

基本的な撮影方法は下記の通りです。

* ラベルに対して正面から撮影
* ラベルの傾き：±15度程度まで

<div align="left"><figure><img src="/files/Gk9o8Me3X9ysC05N4yXU" alt="" width="563"><figcaption></figcaption></figure></div>

### **透視歪みについて**

* 軽度の透視歪みは自動補正されます
* iPad/iPhoneのカメラをラベルに可能な限り近づけ、正面から撮影することで精度が向上します。

透視歪みとは、カメラでラベルを斜めから撮影した際に、本来は長方形のラベルが台形のように見える現象です。遠い側が小さく、近い側が大きく見えるという遠近感による歪みが生じます。\
四角定型 (YotsukaD AI)モードでは、この透視歪みを自動的に補正し、ラベルを正しい長方形の形に戻してから読み取りを行います。\
軽度の歪み（10%程度まで）であれば、高精度な補正が可能です。

## カメラとの距離

推奨される撮影距離は下記の通りです。

* 文字やバーコードが肉眼で読み取れる程度の距離で撮影してください

四角定型 (YotsukaD AI)モードでは歪みの補正を行いますが、元画像の解像度不足や不鮮明さを改善することはできません。\
十分な解像度で撮影することが、正確な読み取りの鍵となります。

<br>

## **明るさ・照明条件**

推奨される照明環境は下記の通りです。

* 適切にライティングされた環境
* ラベル全体に均一な光が当たる状態

{% hint style="warning" %}
**注意が必要な条件**

* 強い影がラベルに映り込んでいる場合、読み取り精度が低下する可能性があります。
  {% endhint %}

## より良い結果を得るために

本ページに記載した各条件は、現時点で、四角定型 (YotsukaD AI)モードにて最も安定して高精度な読み取りを実現できる環境の目安です。\
AI技術を活用しているため、これらの条件から外れる場合でも読み取りが成功するケースは多くあります。

四角定型 (YotsukaD AI)モードで読み取りがうまくいかない場合、

1. まずは上記の推奨条件に近づけて再度お試しください。\
   特に、照明条件や撮影距離を調整することで改善する場合があります。
2. それでも改善しない場合は、ぜひ弊社までフィードバックをお寄せください。

皆様からのフィードバックは、四角定型 (YotsukaD AI)モードの精度向上に大きく貢献します。\
お気づきの点がございましたら、お気軽にご連絡ください。

四角定型 (YotsukaD AI)モードの機能は継続的に改善を行っており、より多様な条件下での読み取り精度向上に取り組んでおります。

**改訂履歴**\
本ページの記載内容は、適宜更新を行います。

<table><thead><tr><th width="198">日付</th><th>更新内容</th></tr></thead><tbody><tr><td>2026年3月11日</td><td>初版作成</td></tr></tbody></table>


---

# 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://cimtops.gitbook.io/i-repo-edgeocr/limitations/recommended-environment.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.
