Info
Version: | 4.0.0-beta16 |
Author(s): | Charles Weld |
Last Update: | Sunday, February 24, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/charlesw/tesseract/ |
NuGet Url: | https://www.nuget.org/packages/Tesseract-test |
Install
Install-Package Tesseract-test
dotnet add package Tesseract-test
paket add Tesseract-test
Tesseract-test Download (Unzip the "nupkg" after downloading)
Dependencies
- 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.