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
grayscaleSet the grayscale enhancement modes with an array of enumeration GrayscaleEnhancementMode. View the reference page of GrayscaleEnhancementModes for more detail about grayscale enhancement modes.
Optional
grayscaleSet the grayscale transformation modes with an array of enumeration GrayscaleTransformationMode. View the reference page of GrayscaleTransformationModes for more detail about grayscale transformation modes.
Optional
maxOptional
pageSets the page size (width and height in pixels) of the normalized image.
Optional
scaleSet 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