Interface IGenericDocumentDetector
- Namespace
- ScanbotSDK.MAUI.GenericDocument
- Assembly
- DocumentSDK.MAUI.dll
public interface IGenericDocumentDetector
Methods
DetectGenericDocumentFromImage(PlatformImage, GenericDocumentDetectorConfiguration)
Detects a Generic Document from the provided image source.
Task<GenericDocumentRecognizerResult> DetectGenericDocumentFromImage(PlatformImage image, GenericDocumentDetectorConfiguration configuration)
Parameters
image
PlatformImageconfiguration
GenericDocumentDetectorConfigurationSet GenericDocumentDetectorConfiguration configuration.