DefectAreas

DefectAreas class

Image areas containing a certain type of defect.

public class DefectAreas

Constructors

NameDescription
DefectAreas()The default constructor.

Properties

NameDescription
defectType { get; set; }Defect type.
rectangles { get; set; }Image areas where defect was found

See Also