Class CarPlateRecognitionSettings

CarPlateRecognitionSettings class

차량 번호 인식을 위한 설정. 인식 프로세스를 사용자 정의할 수 있는 요소를 포함합니다.

public class CarPlateRecognitionSettings

생성자

이름설명
CarPlateRecognitionSettings(Language)의 새 인스턴스를 초기화합니다.CarPlateRecognitionSettings전체 속성 세트가 있는 클래스.

속성

이름설명
AllowedCharacters { get; set; }허용되는 문자가 설정되었습니다. 인식 결과에 허용되는 문자 유형을 결정합니다.
IgnoredCharacters { get; set; }인식 기호에 대한 블랙리스트를 설정합니다.
Language { set; }OCR에 사용되는 언어를 가져오거나 설정합니다. 인식 중에 사용되는 알파벳을 결정합니다. 기본적으로 다중 언어입니다.
PreprocessingFilters { get; set; }전처리 방법을 조정하여 OCR용 이미지를 준비할 수 있습니다.

또한보십시오