combineResultsFromMultipleInputImages property

bool combineResultsFromMultipleInputImages
getter/setter pair

Indicates whether the aggregation of data from multiple images is enabled.

Disabling this setting will yield higher-quality captured images, but it may slow down the scanning process due to the additional effort required to find the optimal image. Enabling this setting will simplify the extraction process, but the extracted data will be aggregated from multiple images instead of being sourced from a single image. This only applies to images from Video input image source - for images from Photo source, setting will be ignored.

Default: true

Implementation

bool combineResultsFromMultipleInputImages = true;