HIC.Tesseract 4.1.1

dotnet add package HIC.Tesseract --version 4.1.1                
NuGet\Install-Package HIC.Tesseract -Version 4.1.1                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="HIC.Tesseract" Version="4.1.1" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add HIC.Tesseract --version 4.1.1                
#r "nuget: HIC.Tesseract, 4.1.1"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install HIC.Tesseract as a Cake Addin
#addin nuget:?package=HIC.Tesseract&version=4.1.1

// Install HIC.Tesseract as a Cake Tool
#tool nuget:?package=HIC.Tesseract&version=4.1.1                

A .NET wrapper for tesseract-ocr 4.1.1.

This has been updated to work on Ubuntu 22.04 and other similar systems, and re-published under the name HIC.Tesseract.

Dependencies

Visual Studio 2019 x86 and x64 Runtimes

Since tesseract and leptonica binaries are compiled with Visual Studio 2019 you'll need to ensure you have the Visual Studio 2019 Runtime installed.

Tesseract language data

You will also need to download the language data files for tesseract 4.1.0 from tesseract-ocr.

Getting started quickly

  1. Add the Tesseract NuGet Package by running Install-Package Tesseract from the Package Manager Console.
  2. Ensure you have Visual Studio 2019 x86 & x64 runtimes installed (see note above).
  3. Download language data files for tesseract 4.00 from the tessdata repository and add them to your project, ensure 'Copy to output directory' is set to Always.
  4. Check out the Samples solution ~/src/Tesseract.Samples.sln in the tesseract-samples repository for a working example.

If you run into any issues please check out this wiki page which details a number common issues and some potential solutions.

Note for contributors

Please create your pull requests to target the "develop" branch. "Master" is only for released code. Thank you.

License

Copyright 2012-2019 Charles Weld.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

InteropDotNet

Copyright 2014 Andrey Akinshin Project URL: https://github.com/AndreyAkinshin/InteropDotNet Distributed under the MIT License: http://opensource.org/licenses/MIT

Core Team

Contributors

A big thanks to GitHub and all of Tesseract's contributors:

Also thanks to the following projects\resources without which this project would not exist in its current form:

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on HIC.Tesseract:

Package Downloads
IsIdentifiable

Library for spotting identifiable data in flat files, dicom files and relational databases (Sql Server, MySql, Oracle).

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
4.1.1 165 7/17/2024