DefectAreas
Inheritance: java.lang.Object
public class DefectAreas
特定のタイプの欠陥を含む画像領域。
コンストラクタ
| コンストラクタ | 説明 |
|---|---|
| DefectAreas() |
フィールド
| フィールド | 説明 |
|---|---|
| defectType | 欠陥タイプ。 |
| rectangles | 欠陥が見つかった画像領域 |
DefectAreas()
public DefectAreas()
defectType
public DefectType defectType
欠陥タイプ。
rectangles
public Rectangle[] rectangles
欠陥が見つかった画像領域