C# 클래스 Glass.Imaging.Recognition.Tesseract.TesseractOcrOcrService

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

공개 메소드들

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

비공개 메소드들

메소드 설명
ConvertToTiffByteArray ( System.Windows.Media.Imaging.BitmapSource bitmap ) : byte[]
ReadFully ( Stream input ) : byte[]
SetVariablesAccordingToConfig ( TesseractEngine engine, ZoneConfiguration barcodeConfig ) : void

메소드 상세

Recognize() 공개 메소드

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

TesseractOcrOcrService() 공개 메소드

public TesseractOcrOcrService ( ) : System.Collections.Generic
리턴 System.Collections.Generic