CarPlateRecognitionSettings

CarPlateRecognitionSettings(Language)

Initializes a new instance of the CarPlateRecognitionSettings class with full set of properties.

public CarPlateRecognitionSettings(Language language)
ParameterTypeDescription
languageLanguageLanguage used for OCR.

See Also


CarPlateRecognitionSettings()

Initializes a new instance of the CarPlateRecognitionSettings class with default set of properties.

public CarPlateRecognitionSettings()

See Also