DefectAreas

Inheritance: java.lang.Object

public class DefectAreas

包含特定类型缺陷的图像区域。

构造函数

构造函数描述
DefectAreas()

字段

字段描述
defectType缺陷类型。
rectangles发现缺陷的图像区域

DefectAreas()

public DefectAreas()

defectType

public DefectType defectType

缺陷类型。

rectangles

public Rectangle[] rectangles

发现缺陷的图像区域