Scan check in the given image.
The image to scan check in.
Optional consumeImage: Config.ConsumeTypeControls if the image can still be used after calling this method, or if it will be consumed by the method. See ConsumeType for more details.
The check scanning result.
Static createOptional configuration: { Optional 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.
"DISABLED";
Optional processingScanners typically can produce better results from a single image if they are allowed to spend a longer time analyzing it.
On the other hand, scanners can produce even better results if they can analyze multiple images of the same subject and cross-check and combine the results. The processing mode tells the scanner whether to optimize for single or multiple images of a subject.
"AUTO";
Generated using TypeDoc
API for check scanning.
Required licence feature(s): CheckScanner.