Свойство | Тип | Описание | |
---|---|---|---|
CreateOcrZoneForField | OcrZone | ||
GetCharacterFilters | OcrZoneCharacterFilters | ||
GetConfidence | double | ||
GetLanguage | string | ||
GetZoneType | OcrZoneType | ||
RecognizeCore | IEnumerable |
Метод | Описание | |
---|---|---|
LeadToolsZoneBasedOcrService ( ILeadToolsLicenseApplier licenseApplier ) : System | ||
Recognize ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration config ) : IEnumerable |
||
RecognizeScaleEachVariation ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration config ) : IEnumerable |
Метод | Описание | |
---|---|---|
CreateOcrZoneForField ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration zoneConfiguration ) : OcrZone | ||
GetCharacterFilters ( ZoneConfiguration filterType ) : OcrZoneCharacterFilters | ||
GetConfidence ( IOcrPage page ) : double | ||
GetLanguage ( ZoneConfiguration zoneConfiguration ) : string | ||
GetZoneType ( ZoneConfiguration fieldType ) : OcrZoneType | ||
RecognizeCore ( ZoneConfiguration config, System.Windows.Media.Imaging.BitmapSource bmp ) : IEnumerable |
public LeadToolsZoneBasedOcrService ( ILeadToolsLicenseApplier licenseApplier ) : System | ||
licenseApplier | ILeadToolsLicenseApplier | |
Результат | System |
public Recognize ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration config ) : IEnumerable |
||
bitmap | System.Windows.Media.Imaging.BitmapSource | |
config | ZoneConfiguration | |
Результат | IEnumerable |
public RecognizeScaleEachVariation ( System.Windows.Media.Imaging.BitmapSource bitmap, ZoneConfiguration config ) : IEnumerable |
||
bitmap | System.Windows.Media.Imaging.BitmapSource | |
config | ZoneConfiguration | |
Результат | IEnumerable |