Class PassportRecognitionSettings

Class PassportRecognitionSettings

Název místa: Aspose.OCR Sbírka: Aspose.OCR.dll (25.4.0)

Nastavení pro uznání cestovního pasu.Obsahuje prvky, které umožňují přizpůsobit proces uznáván.

public class PassportRecognitionSettings : ReceiptRecognitionSettings

Inheritance

object ReceiptRecognitionSettings PassportRecognitionSettings

Dědiční členové

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)

Začíná nový příklad třídy Aspose.OCR.PassportRecognitionSettings s kompletním souborem vlastnost.

public PassportRecognitionSettings(Language language)

Parameters

language Language

Jazyk používaný pro OCR.

PassportRecognitionSettings()

Začíná nový příklad třídy Aspose.OCR.PassportRecognitionSettings s výchozím souborem vlastnost.

public PassportRecognitionSettings()

Properties

Country

Nastavení šablony pro uznání cestovního pasu a extrahovat klíčová slova.

public Country Country { get; set; }

Hodnota nemovitosti

Country

 Čeština