Adds support for interop with System.Drawing to Tesseract such as passing Bitmap to Tesseract.
Info
Version: | 5.2.0 |
Author(s): | Charles Weld |
Last Update: | Wednesday, November 30, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/charlesw/tesseract/ |
NuGet Url: | https://www.nuget.org/packages/Tesseract.Drawing |
Install
Install-Package Tesseract.Drawing
dotnet add package Tesseract.Drawing
paket add Tesseract.Drawing
Tesseract.Drawing Download (Unzip the "nupkg" after downloading)
Dependencies
- Tesseract(>= 4.1.1)
- System.Drawing.Common(>= 5.0.0)
Tags