Info
| Version: | 5.2.0 |
| Author(s): | Charles Weld |
| Last Update: | Wednesday, November 30, 2022 |
| .NET Fiddle: | Online Example |
| Project Url: | https://github.com/charlesw/tesseract/ |
| NuGet Url: | https://www.nuget.org/packages/Tesseract |
Install
Install-Package Tesseract
dotnet add package Tesseract
paket add Tesseract
Tesseract Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
- System.Reflection.Emit(>= 4.7.0)
Tags
Compatibility with Tesseract 3 is enabled by using the Legacy OCR Engine mode (--oem 0). It also needs traineddata files which support the legacy engine, for example those from the tessdata repository.