Class PassportRecognitionSettings

Class PassportRecognitionSettings

Namespace: Aspose.OCR
Assembly: Aspose.OCR.dll (25.1.0)

Cài đặt cho việc nhận diện hộ chiếu.
Chứa các phần tử cho phép tùy chỉnh quy trình nhận diện.

public class PassportRecognitionSettings : ReceiptRecognitionSettings

Kế thừa

object
ReceiptRecognitionSettings
PassportRecognitionSettings

Các thành viên kế thừa

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()

Các hàm khởi tạo

PassportRecognitionSettings(Language)

Khởi tạo một thể hiện mới của lớp Aspose.OCR.PassportRecognitionSettings với đầy đủ các thuộc tính.

public PassportRecognitionSettings(Language language)

Tham số

language Language

Ngôn ngữ sử dụng cho OCR.

PassportRecognitionSettings()

Khởi tạo một thể hiện mới của lớp Aspose.OCR.PassportRecognitionSettings với các thuộc tính mặc định.

public PassportRecognitionSettings()

Các thuộc tính

Country

Đặt mẫu cho việc nhận diện hộ chiếu và để trích xuất các từ khóa.

public Country Country { get; set; }

Giá trị thuộc tính

Country

 Tiếng Việt