Detection on the Image | Flutter Document Scanner
The Scanbot Document Scanner SDK allows you to import images and perform document detection on them.
Depending on your requirements, you can either detect documents automatically during the image import process or handle detection later.
This flexibility is provided through the createPage
and detectDocument
methods.
- Create a Scanbot Page Entity with Document Detection
- Create a Scanbot Page Entity and Perform Document Detection Later
Create Scanbot Page with Document Detection
In this scenario, document detection is performed immediately when the page is created. This is ideal for situations where you want the document to be automatically detected and cropped as soon as the image is imported.
loading...
Create Scanbot Page and Perform Detection When Needed
This approach allows you to create the page entity without performing document detection immediately. You can then run document detection at a later stage, providing greater control over when and how the document is processed.
loading...
Want to scan longer than one minute?
Generate a free trial license to test the Scanbot SDK thoroughly.
Get your free Trial LicenseWhat do you think of this documentation?
What can we do to improve it? Please be as detailed as you like.