IronOcr.Languages.ChineseTraditional
4.0.0
Prefix Reserved
See the version list below for details.
dotnet add package IronOcr.Languages.ChineseTraditional --version 4.0.0
NuGet\Install-Package IronOcr.Languages.ChineseTraditional -Version 4.0.0
<PackageReference Include="IronOcr.Languages.ChineseTraditional" Version="4.0.0" />
paket add IronOcr.Languages.ChineseTraditional --version 4.0.0
#r "nuget: IronOcr.Languages.ChineseTraditional, 4.0.0"
// Install IronOcr.Languages.ChineseTraditional as a Cake Addin #addin nuget:?package=IronOcr.Languages.ChineseTraditional&version=4.0.0 // Install IronOcr.Languages.ChineseTraditional as a Cake Tool #tool nuget:?package=IronOcr.Languages.ChineseTraditional&version=4.0.0
Language Pack to add Traditional Chinese reading to the Iron OCR library for C# & VB.Net.
IronOCR engine adds Optical Character Recognition (OCR) to Web, Desktop, & Console code projects. The library also reads Barcodes and QR.
Image preprocessing helps to read low resolution, poor contrast, distorted scans with background noise.
Outputs can be in plain text or utlize the advanced object model to produce structured data as headings, paragraphs, lines, words & characters.
MVC, Console Applications, Web Applications, and Desktop Applications are all supported.
Please visit http://ironsoftware.com/csharp/ocr/ for code examples as well as additional language packs.
For support with IronOCR and licensing please email at developers@ironsoftware.com
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- IronOcr (>= 4.1.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on IronOcr.Languages.ChineseTraditional:
Package | Downloads |
---|---|
ocr
Multilingual Language Pack version of the Iron C# / VB OCR library. IronOCR is an advanced OCR (Optical Character Recognition) & Barcode reading engine for ASP.NET. The library allows developers to add OCR functions to Desktop, Console and Web applications. IronOCR pre-processes images to read scans with low resolution, paper distortion and background noise by resolving issues with rotation, skew, noise, contrast, color, and setting crop regions. * Auto OCR automatically detects image quality before reading document. * Advanced OCR provides developers with settings to adjust advanced image processing. Output as plain text and barcode data or access advanced object model that splits page content into headings, paragraphs, lines, words and characters. Multi-lingual version includes language packs for Arabic, Simplified Chinese, Traditional Chinese, English, French, German, Hebrew, Italian, Japanese, Korean, Portuguese, Russian, Spanish. Individual langauge packs and code examples available at http://ironsoftware.com/csharp/ocr/ .Net framework 4.0 required. Supports multithreading. Commercial Licensing & Support available. Email developers@ironsoftware.com |
GitHub repositories
This package is not used by any popular GitHub repositories.
Initial Release
- Adds core Traditional Chinese Language support to IronOcr