DefectAreas

Inheritance: java.lang.Object

public class DefectAreas

特定のタイプの欠陥を含む画像領域。

コンストラクタ

コンストラクタ説明
DefectAreas()

フィールド

フィールド説明
defectType欠陥タイプ。
rectangles欠陥が見つかった画像領域

DefectAreas()

public DefectAreas()

defectType

public DefectType defectType

欠陥タイプ。

rectangles

public Rectangle[] rectangles

欠陥が見つかった画像領域