Info
Version: | 3.3.0.1 |
Author(s): | Greg Horvath |
Last Update: | Tuesday, February 26, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/groogiam/tesseract |
NuGet Url: | https://www.nuget.org/packages/Tesseract_463 |
Install
Install-Package Tesseract_463
dotnet add package Tesseract_463
paket add Tesseract_463
Tesseract_463 Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 2.0
No dependencies.
No dependencies.
No dependencies.
- System.Drawing.Common(>= 4.5.1)
- System.Reflection.Emit(>= 4.3.0)
Tags
Combined with the Leptonica Image Processing Library it can read a wide variety of image formats and convert them to text in over 60 languages. It was one of the top 3 engines in the 1995 UNLV Accuracy test.
Between 1995 and 2006 it had little work done on it, but since then it has been improved extensively by Google. It is released under the Apache License 2.0.
This package is a fork that includes unmerged pull request 463.