Scanbot SDK
Loading...
Searching...
No Matches
CheckScanner

API for check scanning. More...

Public Member Functions

None __init__ (self, *, Optional[CheckScannerConfiguration] configuration=None)
 Initialize the check scanner.
 
CheckScanningResult run (self, *, ImageRef image)
 Scan check in the given image.
 

Detailed Description

API for check scanning.

Required licence feature(s): CheckScanner.

Constructor & Destructor Documentation

◆ __init__()

None __init__ ( self,
* ,
Optional[CheckScannerConfiguration] configuration = None )

Initialize the check scanner.

Parameters
configurationThe configuration to use for the check scanner.

Member Function Documentation

◆ run()

CheckScanningResult run ( self,
* ,
ImageRef image )

Scan check in the given image.

Parameters
imageThe image to scan check in.
Returns
The check scanning result.

The documentation for this class was generated from the following file: