Свойство | Тип | Описание | |
---|---|---|---|
CurrentScreenshot | string | ||
CurrentScreenshotDateTime | System.DateTime | ||
ScreenshotBuffer | List |
||
SystemAtTimeOfScreenshot | string | ||
Working | bool | ||
m_GUI |
Метод | Описание | |
---|---|---|
Ocr ( System.Form1 callingForm ) : System | ||
PerformOcr ( int>.List |
||
ScreenshotCreated ( string filePath, string systemAtTimeOfScreenshot ) : void |
Метод | Описание | |
---|---|---|
AnalyseFrameUsingTesseract ( |
||
ProcessNewScreenshot ( string screenshot ) : void | ||
StripPunctuationFromScannedText ( string input ) : string |
public Ocr ( System.Form1 callingForm ) : System | ||
callingForm | System.Form1 | |
Результат | System |
public PerformOcr ( int>.List |
||
textRowLocations | int>.List | |
Результат | void |
public ScreenshotCreated ( string filePath, string systemAtTimeOfScreenshot ) : void | ||
filePath | string | |
systemAtTimeOfScreenshot | string | |
Результат | void |
public DateTime,System CurrentScreenshotDateTime | ||
Результат | System.DateTime |