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; }