DefectType

DefectType enumeration

The types of image defects.

Members

Member nameDescription
SALT_PEPPER_NOISERandom white and black pixels scattered across the area. Often occurs in digital photographs.
LOW_CONTRASTHighlights and shadows typically appearing on curved pages.
BLURThe image is out of focus. This detection algorithm can only identify the entire image as blurry. Specific areas cannot be detected.
GLAREAreas in an image caused by uneven lighting, such as spot lights or flash.
ALLAll supported image defects.

See Also