Class PassportRecognitionSettings
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)
تنظیمات برای شناسایی گذرنامه.
شامل عناصری است که امکان سفارشیسازی فرآیند شناسایی را فراهم میکند.
public class PassportRecognitionSettings : ReceiptRecognitionSettings
وراثت
object ← ReceiptRecognitionSettings ← PassportRecognitionSettings
اعضای به ارث رسیده
ReceiptRecognitionSettings.ThreadsCount,
ReceiptRecognitionSettings.Language,
ReceiptRecognitionSettings.IgnoredSymbols,
ReceiptRecognitionSettings.AllowedCharacters,
ReceiptRecognitionSettings.AutomaticColorInversion,
object.GetType(),
object.MemberwiseClone(),
object.ToString(),
object.Equals(object?),
object.Equals(object?, object?),
object.ReferenceEquals(object?, object?),
object.GetHashCode()
سازندهها
PassportRecognitionSettings(Language)
یک نمونه جدید از کلاس Aspose.OCR.PassportRecognitionSettings با مجموعه کامل ویژگیها را راهاندازی میکند.
public PassportRecognitionSettings(Language language)
پارامترها
language
Language
زبان استفاده شده برای OCR.
PassportRecognitionSettings()
یک نمونه جدید از کلاس Aspose.OCR.PassportRecognitionSettings با مجموعه پیشفرض ویژگیها را راهاندازی میکند.
public PassportRecognitionSettings()
ویژگیها
Country
الگوی شناسایی گذرنامه و استخراج کلیدواژهها را تنظیم میکند.
public Country Country { get; set; }