Country
Country enumeration
For better passport recognition point the passport country.
public enum Country
Values
Name | Value | Description |
---|---|---|
UNIVERSAL | 0 | Do not parse the recognized text. |
USA | 1 | Extract key details from US passport image. |
MADAGASCAR | 2 | Extract key details from Malagasy passport image. |
NONE | 3 | Do not parse the recognized text. |
See Also
- namespace Aspose.OCR
- assembly Aspose.OCR