C# 클래스 Glass.LeadTools.Recognition.LeadToolsZoneBasedBarcodeReader

상속: IImageToTextConverter
파일 보기 프로젝트 열기: SuperJMN/Glass

공개 프로퍼티들

프로퍼티 타입 설명
BarcodeStrategies IEnumerable

공개 메소드들

메소드 설명
LeadToolsZoneBasedBarcodeReader ( ILeadToolsLicenseApplier licenseApplier ) : System.Collections.Generic
Recognize ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration config ) : IEnumerable

비공개 메소드들

메소드 설명
Freeze ( System.Windows.Media.Imaging.BitmapSource apply ) : System.Windows.Media.Imaging.BitmapSource
GetText ( LogicalRectangle leadRect, BarcodeReadOptions coreReadOptions, System.Windows.Media.ImageSource image, BarcodeImageType imageType ) : IEnumerable

메소드 상세

LeadToolsZoneBasedBarcodeReader() 공개 메소드

public LeadToolsZoneBasedBarcodeReader ( ILeadToolsLicenseApplier licenseApplier ) : System.Collections.Generic
licenseApplier ILeadToolsLicenseApplier
리턴 System.Collections.Generic

Recognize() 공개 메소드

public Recognize ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration config ) : IEnumerable
bitmap System.Windows.Media.Imaging.BitmapSource
config ZoneConfiguration
리턴 IEnumerable

프로퍼티 상세

BarcodeStrategies 공개적으로 프로퍼티

public IEnumerable BarcodeStrategies
리턴 IEnumerable