blinkid_settings library
Classes
- BlinkIdScanningSettings
- Represents the configurable settings for scanning a document.
- BlinkIdSdkSettings
- Settings for the initialization of the BlinkID SDK.
- BlinkIdSessionSettings
- Represents the configuration settings for a scanning session.
- ClassFilter
- ClassFilter represents the document filter used to determine which documents will be processed. Document information (Country, Region, Type) is evaluated with the content set in the filter, and their inclusion or exclusion depends on the defined rules. To set the document information, use DocumentFilter. The recognition results of the excluded documents will not be returned. If using the standard BlinkID UX, an alert will be displayed that the document will not be scanned.
- CroppedImageSettings
- Represents the image cropping settings.
- DetailedFieldType
- Represents the detailed field type.
- DocumentAnonymizationSettings
- Represents the document anonymization settings.
- DocumentFilter
- Represents the document filter. Used with other classes like the ClassFilter, DocumentRules and the DocumentAnonymizationSettings.
- DocumentNumberAnonymizationSettings
- Represents the document number anonymization settings.
- DocumentRules
- Represents the custom document rules.
- RecognitionModeFilter
- Represents the configuration used to enable/disable recognition of specific document groups.
Enums
- AlphabetType
- Represents the type of the alphabet used in the document.
- AnonymizationMode
- Represents level of anonymization performed on the scanning result.
- Country
- Document country.
- DetectionLevel
- Represents the different levels of detection sensitivity.
- DocumentType
- Document type.
- FieldType
- Represents all possible field types that can be extracted from the document.
- Region
- Document region.
- ScanningMode
- BlinkID enums Represents the mode of document scanning.