Tesseract.NET SDK it's a class library based on the tesseract-ocr project for embedding ocr capability in your .net project.
Info
| Version: | 4.6.411 |
| Author(s): | patagames.com |
| Last Update: | Tuesday, February 6, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://tesseract.patagames.com/ |
| NuGet Url: | https://www.nuget.org/packages/Tesseract.Net.SDK |
Install
Install-Package Tesseract.Net.SDK
dotnet add package Tesseract.Net.SDK
paket add Tesseract.Net.SDK
Tesseract.Net.SDK Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- System.Drawing.Common(>= 5.0.0)
- System.Drawing.Common(>= 5.0.0)
- System.Drawing.Common(>= 5.0.0)
Tags