Class PassportRecognitionSettings
ชื่อพื้นที่: Aspose.OCR การประกอบ: Aspose.OCR.dll (25.4.0)
การตั้งค่าสําหรับการรับรู้หนังสือเดินทางมีองค์ประกอบที่ช่วยให้การปรับแต่งกระบวนการรับรู้
public class PassportRecognitionSettings : ReceiptRecognitionSettings
Inheritance
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()
Constructors
PassportRecognitionSettings(Language)
เปิดตัวตัวอย่างใหม่ของคลาส Aspose.OCR.PassportRecognitionSettings ด้วยคุณสมบัติที่สมบูรณ์
public PassportRecognitionSettings(Language language)
Parameters
language
Language
ภาษาที่ใช้สําหรับ OCR
PassportRecognitionSettings()
เปิดตัวตัวอย่างใหม่ของคลาส Aspose.OCR.PassportRecognitionSettings พร้อมชุดคุณสมบัติที่กําหนดเอง
public PassportRecognitionSettings()
Properties
Country
ปรับตัวอย่างสําหรับการรับรู้หนังสือเดินทางและสกัดคําหลัก
public Country Country { get; set; }