Optional
source: DeepPartial<CheckScannerConfiguration>Accepted check standards. Optional, by default - all checks are accepted. With an empty list no filter is applied and all checks are accepted.
Document detection to be performed in addition to scanning the machine-readable data in the check.
By default only the machine-readable data is extracted during check scanning. Optionally, the coordinates and a crop of the entire check document can be returned, in addition to the check data. A check scan result may still be successful even if the whole document is not visible in the input image and the complete document could not be located.
If cropping is enabled, check recognition will be performed on the cropped image of the check, which may improve recognition results.
Default is DISABLED
Optional
config: ToJsonConfigurationOptional
acceptedAccepted check standards. Optional, by default - all checks are accepted. With an empty list no filter is applied and all checks are accepted.
Optional
documentDocument detection to be performed in addition to scanning the machine-readable data in the check.
By default only the machine-readable data is extracted during check scanning. Optionally, the coordinates and a crop of the entire check document can be returned, in addition to the check data. A check scan result may still be successful even if the whole document is not visible in the input image and the complete document could not be located.
If cropping is enabled, check recognition will be performed on the cropped image of the check, which may improve recognition results.
Default is DISABLED
Configuration of the check scanner.