Class PassportRecognitionSettings
Tên không gian: Aspose.OCR Tổng hợp: Aspose.OCR.dll (25.4.0)
Cài đặt cho hộ chiếu nhận dạng.Nó chứa các yếu tố cho phép tùy chỉnh quá trình nhận dạng.
public class PassportRecognitionSettings : ReceiptRecognitionSettings
Inheritance
object ← ReceiptRecognitionSettings ← PassportRecognitionSettings
Thành viên thừa kế
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)
Bắt đầu một trường hợp mới của lớp Aspose.OCR.PassportRecognitionSettings với toàn bộ các thuộc tính.
public PassportRecognitionSettings(Language language)
Parameters
language
Language
Ngôn ngữ được sử dụng cho OCR
PassportRecognitionSettings()
Bắt đầu một trường hợp mới của lớp Aspose.OCR.PassportRecognitionSettings với bộ thuộc tính mặc định.
public PassportRecognitionSettings()
Properties
Country
Thiết lập mẫu để nhận dạng hộ chiếu và để lấy từ khóa.
public Country Country { get; set; }