Class PassportRecognitionSettings
Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)
Pasaport tanıma ayarları.
Tanıma sürecini özelleştirmeye olanak tanıyan öğeleri içerir.
public class PassportRecognitionSettings : ReceiptRecognitionSettings
Kalıtım
object ← ReceiptRecognitionSettings ← PassportRecognitionSettings
Kalıtılan Üyeler
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()
Yapıcılar
PassportRecognitionSettings(Language)
Aspose.OCR.PassportRecognitionSettings sınıfının tam özellik seti ile yeni bir örneğini başlatır.
public PassportRecognitionSettings(Language language)
Parametreler
language
Language
OCR için kullanılan dil.
PassportRecognitionSettings()
Aspose.OCR.PassportRecognitionSettings sınıfının varsayılan özellik seti ile yeni bir örneğini başlatır.
public PassportRecognitionSettings()
Özellikler
Country
Pasaport tanıma için şablonu ayarlayın ve anahtar kelimeleri çıkartın.
public Country Country { get; set; }