Skip to main content

Scanning a Document Data from an image

If you want to perform detection on a single still image, you can use ScanbotSdk.recognizeOperations -> extractDocumentDataFromImage method, which takes an image as input, performs detection on the image, and returns the result.

Example for detecting Document Data on the Image

lib/snippets/data_capture_sdk/image_recognizers/recognize_document_data_on_image.dart
loading...

Want to scan longer than one minute?

Generate a free trial license to test the Scanbot SDK thoroughly.

Get your free Trial License

What do you think of this documentation?