@regulaforensics/document-reader
    Preparing search index...

    Enumeration ImageQualityCheckType

    Index
    BOUNDS: 5

    Image quality check if the whole document page is completely within the image.

    BRIGHTNESS: 9

    Signals whether the document image is bright enough.

    HANDWRITTEN: 8

    Handwritten image check.

    IMAGE_COLORNESS: 3

    Image colorness check.

    IMAGE_FOCUS: 1

    Focus quality check.

    IMAGE_GLARES: 0

    Glares presence check.

    IMAGE_RESOLUTION: 2

    Image resolution check.

    OCCLUSION: 10

    Document occlusion check.

    PERSPECTIVE: 4

    Image perspective check, i.e. the deviation of the corners of the document from the value of 90 degrees is checked.

    PORTRAIT: 7

    Portrait image check.

    SCREEN_CAPTURE: 6

    Image moire check.

    UNKNOWN: -1

    Will be returned if a non-existent value was passed.