naps2/NAPS2.Sdk/Ocr
2022-07-06 18:22:30 -07:00
..
IOcrEngine.cs WIP: Rewrite tesseract code and strip out all old tesseract configs. Going forward we'll bundle the exe and only support the latest traineddata. 2022-06-17 21:04:35 -07:00
Language.cs Use file-scoped namespaces 2021-12-17 11:59:54 -08:00
OcrController.cs WIP: Rewrite tesseract code and strip out all old tesseract configs. Going forward we'll bundle the exe and only support the latest traineddata. 2022-06-17 21:04:35 -07:00
OcrEventArgs.cs Add OcrOperationManager and more OcrRequestQueue tests 2022-06-13 21:31:55 -07:00
OcrMode.cs Move most resources out of NAPS2.Sdk 2022-07-06 18:22:30 -07:00
OcrParams.cs Fix a bunch more warnings 2022-07-02 16:00:11 -07:00
OcrPriority.cs Finish OcrRequestQueue tests 2022-06-17 00:14:07 -07:00
OcrRequest.cs Finish OcrRequestQueue tests 2022-06-17 00:14:07 -07:00
OcrRequestParams.cs Finish OcrRequestQueue tests 2022-06-17 00:14:07 -07:00
OcrRequestQueue.cs Add a few more OcrRequestQueue tests 2022-06-17 17:40:31 -07:00
OcrRequestState.cs Finish OcrRequestQueue tests 2022-06-17 00:14:07 -07:00
OcrResult.cs Clean up waiting for tesseract exit and add more tesseract tests 2022-06-17 22:44:05 -07:00
OcrResultElement.cs Read rtl/language from the tesseract output and add a Hebrew test 2022-06-17 21:31:46 -07:00
TesseractLanguageData.cs WIP: Rewrite tesseract code and strip out all old tesseract configs. Going forward we'll bundle the exe and only support the latest traineddata. 2022-06-17 21:04:35 -07:00
TesseractLanguageManager.cs Fix tesseract bindings and include exe in output 2022-06-18 11:11:46 -07:00
TesseractOcrEngine.cs Fix warnings and cleanup old tesseract code 2022-06-19 10:39:48 -07:00