C# Class Glass.LeadTools.Recognition.LeadToolsZoneBasedBarcodeReader

Inheritance: IImageToTextConverter
Afficher le fichier Open project: SuperJMN/Glass

Méthodes publiques

Свойство Type Description
BarcodeStrategies IEnumerable

Méthodes publiques

Méthode Description
LeadToolsZoneBasedBarcodeReader ( ILeadToolsLicenseApplier licenseApplier ) : System.Collections.Generic
Recognize ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration config ) : IEnumerable

Private Methods

Méthode Description
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

Method Details

LeadToolsZoneBasedBarcodeReader() public méthode

public LeadToolsZoneBasedBarcodeReader ( ILeadToolsLicenseApplier licenseApplier ) : System.Collections.Generic
licenseApplier ILeadToolsLicenseApplier
Résultat System.Collections.Generic

Recognize() public méthode

public Recognize ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration config ) : IEnumerable
bitmap System.Windows.Media.Imaging.BitmapSource
config ZoneConfiguration
Résultat IEnumerable

Property Details

BarcodeStrategies public_oe property

public IEnumerable BarcodeStrategies
Résultat IEnumerable