Optional
brightnessSets the brightness of the normalized image. The value range is [-100,100].
Optional
colourSets the colour mode of the normalized image with enumeration ImageColourMode. View the reference page of ImageColourMode for more detail about colour mode.
Optional
contrastSets the contrast of the normalized image. The value range is [-100,100].
Optional
expectedSets the number of documents expected to be detected.
Optional
grayscaleSets the grayscale enhancement modes with an array of enumeration GrayscaleEnhancementMode. View the reference page of GrayscaleEnhancementModes for more detail about grayscale enhancement modes.
Optional
grayscaleSets the grayscale transformation modes with an array of enumeration GrayscaleTransformationMode. View the reference page of GrayscaleTransformationModes for more detail about grayscale transformation modes.
Optional
maxSets the maximum number of threads in one task.
Optional
minSets the minimum ratio between the target document area and the total image area. Only those exceeding this value will be output (measured in percentages).
Optional
pageSets the page size (width and height in pixels) of the normalized image.
Optional
scaleSets the threshold for scaling down the input image during document detection. If the shorter edge size of the image is larger than this threshold,the original may be scaled down to reduce processing time. The default value is 2300.
This interface defines simplified settings for document normalizer tasks.
See
SimplifiedCaptureVisionSettings.documentSettings